g_Sequence_Dispatch_Case
Case
Properties
caption : stringString identifier for caption display in the UI.
condition : stringBoolean scheme expression. Evaluated to control Service flow.
description : stringCase description.
layout : stringGUI layout data.
message : stringMessage type symbol compared against 'this'. Takes precedence over the 'condition' property.
name : stringCase name.
Content
Choice of:
g_Sequence_Script [1..1]
g_Sequence_Goto [1..1]
g_Sequence_Transform [1..1]
g_Sequence_Dispatch [1..1]
g_Sequence_Loop [1..1]
g_Sequence_Semaphore [1..1]
g_Sequence_TryCatch [1..1]
g_Sequence_Persist [1..1]
g_Sequence_Sync [1..1]
g_Sequence_Send [1..1]
g_Sequence_SendReceive [1..1]
g_Sequence_Join [1..1]
any [1..1]
Parents
Parent topic: g_Sequence_Dispatch