Conditions
The Conditions is a group of components that you can use to automate decision making. These decisions are based on the value, input, or data matches with conditions or multiple values.
You can use the components in the Conditions group to do the following actions:
- Match an input or data with a condition to find out whether the input satisfies the condition.
Match a value with multiple values until an exact match is found and on not finding an exact match, specify a different action.
Use the Decision component
Automate the decision-making process by using the Decision component in RPA Desktop Design Studio.- Use the Switch component
Find the exact match of a value among multiple values as part of an automation Workflow by using the Switch component in RPA Desktop Design Studio. - Functions, data types, and operators
The Decision component supports certain functions and operators described in the topic. Use this topic as a reference. - Properties of the Conditions components
Learn about the properties for the Conditions components in RPA Desktop Design Studio.
Parent Topic:Automation components