User Tools

Site Tools


syntax:functions:istext

This is an old revision of the document!


IsText(expression)

Returns true if result of expression is text, otherwise returns false. For text cells with empty contents (e.g. '') returns true (and so does IsEmpty).

Example FieldA Result
IsText( [FieldA] ) 200 FALSE
IsText( [FieldA] ) It's a number! TRUE
syntax/functions/istext.1415900232.txt.gz · Last modified: 2014/11/13 12:37 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki