User Tools

Site Tools


syntax:functions:isboolean

This is an old revision of the document!


IsBoolean(expression)

Returns TRUE if result of expression is boolean (i.e. either true or false). Otherwise returns FALSE.

Example FieldA Result
IsBoolean( [FieldA] = 200 ) 200 TRUE
IsBoolean( [FieldA] - 199 ) 200 FALSE
syntax/functions/isboolean.1428101853.txt.gz · Last modified: 2015/04/03 18:57 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki