The Boolean function evaluates the parameter and returns either ‘true' or ‘false' depending on the datatype of the input:
Parameter: anysimpletype
The value to be evaluated. This can come from a source node, the result of another function, or a value that you specify.
Returns: boolean
Either true or false.