Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Miscellaneous

Return Command:

Execution of the script can be terminated by using the return command. See Example Scripts for an example.

Looping:

The Shape Script feature does not support looping constructs.

Comments:

C-style comments are supported.

// C Style Single Line comment

/* Multi Line

comment supported */

 

String Manipulation:

Not supported.

Arithmetical Operations:

Not supported.

Variables Declaration:

Not supported.

Change ShapeScript Fonts:

Not possible.

Can I apply a Shapescript without using Stereotypes?

No.