Assign action in Boolean

The Assign action in the Boolean package enables you to assign a constant value (True or False) or a user-defined value to a boolean value.

Settings

  • In the Select the source boolean variable/value field, select one of the following options:
    • Constant values: Enables you to assign a constant value (True or False).
    • Variable value: Enables you to assign a user-defined value to a boolean value.
  • In the Select the destination boolean variable field, select a boolean variable to store the output.