Invert action in Boolean
- Updated: 2023/02/07
Invert action in Boolean
The Invert action in the Boolean package enables you to convert a boolean value to the opposite value (True to False and False to True), and assigns the output to a variable.
Settings
- In the Select the boolean variable to be inverted, select the boolean value to convert. Choose from False, True, or a Variable.
- In the Assign the output to field, select a boolean variable to store the converted value.