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/29 21:45] elenapsyntax:functions:len [2015/04/03 17:55] elenap
Line 1: Line 1:
 ===== Len(text) ===== ===== Len(text) =====
  
-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. 
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
 |  len('Telecommunications' |  18  | |  len('Telecommunications' |  18  |
-|  len([revenue])  |  (returns number of characters in each row)  |+ 
 + 
 +Example using a field name: 
 + 
 +^  Example  ^  Revenue  ^  Result  ^   
 +|  len([Revenue])  |  100000  |  6  
  
 **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