User Tools

Site Tools


syntax:functions:istext

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
syntax:functions:istext [2014/11/13 12:37] – created dmitrysyntax:functions:istext [2015/04/03 18:56] elenap
Line 1: Line 1:
 ====== IsText(expression) ====== ====== 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]]).+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  ^   ^  Example  ^  FieldA  ^  Result  ^  
-| IsText( [FieldA] )  |  200 |  FALSE  |  +| IsText( [FieldA] )  |  200  |  FALSE  |  
-| IsText( [FieldA] )  | It's a number!  |  TRUE   |+| IsText( [FieldA] )  |  It's a number!  |  TRUE   |
  
syntax/functions/istext.txt · Last modified: 2021/08/28 20:46 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki