User Tools

Site Tools


syntax:functions:isboolean

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
syntax:functions:isboolean [2014/11/13 12:40] – created dmitrysyntax:functions:isboolean [2015/03/27 19:14] elenap
Line 1: Line 1:
 ====== IsBoolean(expression) ====== ====== IsBoolean(expression) ======
  
-Returns true if result of //expression// is boolean (i.e. either true or false), otherwise returns false.+Returns true if result of //expression// is boolean (i.e. either true or false). Otherwise returns false.
  
 ^  Example  ^  FieldA  ^  Result  ^   ^  Example  ^  FieldA  ^  Result  ^  
 | IsBoolean( [FieldA] = 200 )  |  200 |  TRUE  |  | IsBoolean( [FieldA] = 200 )  |  200 |  TRUE  | 
 | IsBoolean( [FieldA] - 199 )  |  200 |  FALSE   | | IsBoolean( [FieldA] - 199 )  |  200 |  FALSE   |
syntax/functions/isboolean.txt · Last modified: 2021/08/16 04:47 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki