User Tools

Site Tools


syntax:functions:len

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
syntax:functions:len [2015/03/27 14:58] elenapsyntax:functions:len [2015/03/27 15:01] elenap
Line 2: Line 2:
  
 Calculates the number of characters (length) of a //'text'// value. Can be used with specific 'text' or a [filed] - see Example 2  Calculates the number of characters (length) of a //'text'// value. Can be used with specific 'text' or a [filed] - see Example 2 
- 
-Note: To test Example 2 in EasyMorph need to use table with a column "revenue" 
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
 |  len('Telecommunications' |  18  | |  len('Telecommunications' |  18  |
 |  len([revenue])  |  (returns number of characters in each row)  | |  len([revenue])  |  (returns number of characters in each row)  |
 +
 +Note: To test Example 2 in EasyMorph need to use table with a column "revenue"
  
 **See also** **See also**
   * [[syntax:functions:isempty]]   * [[syntax:functions:isempty]]
   * [[syntax:functions:ifempty]]   * [[syntax:functions:ifempty]]
syntax/functions/len.txt · Last modified: 2021/08/14 22:16 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki