Parallel
It is an activity designed for parallel execution of tasks, meaning they will run simultaneously. For the activity to work, the condition given as input needs to evaluate to true.
Input
- Condition: It runs if the condition is valid.
- Type:
System.Boolean
- Type: