IsBoolean

Result = IsBoolean ( String ) AS Boolean

Returns if String is equal to "True" or "False".

The string comparison is not case sensitive.

If the "True" or "False" strings are translated in your project, then the translation will be used.

See also