Boolean variable
Use the Boolean variable to connect Boolean output to another componentor to statically set a Boolean value to either True or False in an automation.
Here are examples of unset and set Boolean variable connection blocks:
Properties
Property | Description |
Encrypt | Set this property to True to encrypt the Value of the variable when the solution is saved. |
Value | Sets the variable. Your options are True or False. |
Events
Event | Description |
True | Triggered when the input value is True. |
False | Triggered when the input value is False. |
Previous topic Variables Next topic Char variable