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.1427498075.txt.gz · Last modified: 2015/03/27 19:14 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki