Element action.Case


An action Case.
This is used by both DoAndForward and SwitchAction components, to define action cases.


Attributes
mandatory   String Name The forward name. Must be unique.

Direct Children Elements
mandatory   action.IAction Defines the action to trigger when this case is selected.