Miscellaneous

Return to Introduction  Previous page  Next page

Return command

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

Looping

The Shape Script feature does not support looping constructs.

Comments

C-style comments are supported. For example:

// C Style Single Line comment

/* Multi Line

comment supported */

String Manipulation

Not Supported.

Arithmetical Operations

Not Supported.

Variables Declaration

Not Supported.

Can I apply a Shapescript without using Stereotypes?

No.