functiondeleteTransition
Deletes a transition from a class.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | cl | ||
| String | from | ||
| String | to | ||
| String | condition | ||
| Boolean | immediate | ||
| Boolean | reset | ||
| Boolean | synchronize | ||
| Integer | priority |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | bool |