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.1427498276.txt.gz · Last modified: 2015/03/27 19:17 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki