[03]Flow Switch

Version 12.1 by Tuan Nguyen on 2022/05/13 13:40
Warning: For security reasons, the document is displayed in restricted mode as it is not the current version. There may be differences and errors due to this.

System.Activities.Statements.FlowSwitch

Description

This activity allows you to split the control flow into more than two branches, each one is executed based on a specified condition.

image-20220505162342-1.png

(* for Mandatory)

Properties

Misc

  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: [387438076] Flow Switch
  • Expression*- The specific condition that will be evaluated for the new branch of workflow that you want akaBot to execute.
    By default, the supported variable is Object. To change the variable type, please select the corresponding options in TypeArgument property.
  • Type Argument (Dropdown List) - Enables you to choose different types of statement that can be add in the expression property.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:Activities.Flowcharts & Control Flow.Activities.[3]Flow Switch.WebHome]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

  
Navigation