To number action in Boolean
- Updated: 2023/02/08
To number action in Boolean
The To number action in the Boolean package enables you to convert a boolean value to a numeric value. This action converts True to 1 and False to 0.
Settings
- In the Select boolean variable field, select the boolean variable that you want to convert.
- In the Assign the output to variable field, select the number variable to store the converted value.