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

See also

syntax/functions/isnumber.1594033324.txt.gz · Last modified: 2020/07/06 07:02 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki