1. Activity Program Name
System.Activities.Statements.Switch
2. Description:
Studio Version from 2.0.3.0:
Quick Access: System > Control Flow > Switch
This activity allows you to choose one option from multiple choices based on a specific expression. It usually operates with an integer condition, but you can change the data type of the expression from the properties panel.
3. Properties:
The following is a list of properties for the Switch activity. Note that some properties are internal to the system and may not be visible in the kobotStudio interface.
- DisplayName: The name of the activity as it appears in the designer panel. You can edit it to better organize and structure your workflow.
- Expression: The specific condition or expression that determines which branch of the switch will be executed.
- TypeArgument: This property allows you to choose the data type for the expression. The default is usually an integer, but you can modify it to fit your needs.
4. Usage:
(Currently under preparation.)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article