Equal to action in Boolean

The Equal to action in the Boolean package enables you to verify whether the two boolean values are equal or not, and assigns the output to a boolean variable.

Settings

  • In the Select the first boolean variable field, specify a boolean variable.
  • In the Select the second boolean variable field, specify a boolean variable that the first boolean variable has to be compared with.
  • In the Select the boolean variable to store the result field, select a variable to store the output.