The Is True block is used to evaluate if an input value is true.
Example A:
The result of input value 'True' is true.
Example B:
The result of input value 'False' is false.
Result:
Returns true if the input value is true or false if the input value is false.
Tips and best practices:
-
Library:
Logic