syntax:functions:istext
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| syntax:functions:istext [2015/04/03 18:56] – elenap | syntax:functions:istext [2021/08/28 20:46] (current) – craigt | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== IsText(expression) ====== | ====== IsText(expression) ====== | ||
| + | Category: | ||
| - | Returns | + | \\ |
| + | =====Description===== | ||
| + | This function returns | ||
| - | ^ Example | + | Text cells with empty contents |
| - | | IsText( [FieldA] | + | |
| - | | IsText( [FieldA] ) | It's a number! | + | |
| + | \\ | ||
| + | =====Arguments===== | ||
| + | ^Argument^Type^Description^ | ||
| + | |expression|Expression|Any expression that could potentially result in text.| | ||
| + | **Return value type:** Boolean (TRUE/ | ||
| + | |||
| + | \\ | ||
| + | =====Examples===== | ||
| + | |||
| + | istext(' | ||
| + | |||
| + | istext(123) //Returns FALSE | ||
| + | |||
| + | istext(' | ||
| + | |||
| + | istext('' | ||
| + | |||
| + | |||
| + | \\ | ||
| + | ===== See also ===== | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
| + | * [[syntax: | ||
syntax/functions/istext.1428101803.txt.gz · Last modified: by elenap