Description:
Returns the string false if the parameter is equal to true (not case sensitive), otherwise returns the string true.
Syntax:
One parameter: Boolean value to be negated
Example:
<operation name="boolean_not">..<constant>this is not true</constant></operation>
Return value:
trueIf no value can be determined for the parameter, nothing is returned.