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.1415900422.txt.gz · Last modified: 2014/11/13 12:40 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki