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

Conditional Branching

Shape Scripts provide condition branching with the if else statement, and query methods that evaluate to either True or False.

Learn more

Syntax Grammar for IF statement syntax
Query Methods for methods that can be used as the conditional expression for IF statements
Example Scripts for an example