toBoolean
Last updated
Converts a passed value to a boolean type.
value
The value to convert to a boolean.
Any
-
-
Yes
Returns the passes value as a boolean.
Boolean
N/A
Coming Soon.
Drag toBoolean function into the event flow.


false

`true
Last updated