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/03/27 15:01] elenap
Line 1: Line 1:
 ===== Len(text) ===== ===== Len(text) =====
  
-Returns length of a text value.+Calculates the number of characters (lengthof a //'text'// value. Can be used with specific 'text' or a [filed] - see Example 2  
 + 
 +^  Example  ^  Result 
 +|  len('Telecommunications' |  18  | 
 +|  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