User Tools

Site Tools


syntax:functions:isnumber

This is an old revision of the document!


IsNumber(expression)

Returns TRUE if result of expression is a number, otherwise returns FALSE.

Example FieldA Result
IsNumber( [FieldA] ) 200 TRUE
IsNumber( [FieldA] ) It's a number! FALSE
IsNumber( [FieldA] ) FALSE
syntax/functions/isnumber.1540754932.txt.gz · Last modified: 2018/10/28 15:28 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki