Skip to main content

Switch <T>

Description

It Executes one of its children out of multiple options based on a result of a conditional expression. Refer to Office Documentation

Properties

Misc

  • DisplayName – Add a display name to your activity.
  • Expression – It specifies the expression to determine which case to execute. By default, the selected variable type is Int 32.
  • Private – If selected, the values of variables and arguments supplied will never be logged.

Example

Download Example (VB)

Correlation Scope