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.1428101803.txt.gz · Last modified: 2015/04/03 18:56 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki