Branch
Properties
caption : stringString indentifier for caption display in the UI.condition : stringBranching condition. Only the first branch with true condition is executed. Defaults to true.description : stringBranch description.language : schemeLanguageTypeThe scripting language for this element. Defaults to scheme. Valid values based on“languageType”.schemescheme scripting languagelayout : stringname : stringBranch name.
Content
-
Choice of:
-
g_Activity_Script [1..1]
-
g_Activity_Goto [1..1]
-
g_Activity_Action [1..1]
-
g_Activity_Timeout [1..1]
-
g_Activity_Decision [1..1]
-
g_Activity_Loop [1..1]
-
g_Activity_Semaphore [1..1]
-
g_Activity_TryCatch [1..1]
-
g_Activity_Join [1..1]
-
g_Activity_Assignment [1..1]
-
g_Activity_Queue [1..1]
-
g_Activity_UIAction [1..1]
-
any [1..1]
-
Parents
Parent topic: g_Activity_Decision