User Tools

Site Tools


syntax:functions:len

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
syntax:functions:len [2015/01/31 15:56] – created dmitrysyntax:functions:len [2015/04/03 17:55] elenap
Line 1: Line 1:
 ===== Len(text) ===== ===== Len(text) =====
  
-Returns length of a text value.+Calculates the number of characters (lengthof a //text// value.  
 + 
 +^  Example  ^  Result 
 +|  len('Telecommunications' |  18  | 
 + 
 + 
 +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