Stand-Alone Condition
A stand-alone condition can be any expression that is not explicitly listed
in the syntax for the comparison condition. Such an expression is valid as
a condition only if it returns a BOOLEAN value. For example, the following
example returns a value of the BOOLEAN data type:
funcname(x)