4D v17

LEN

Home

 
4D v17
LEN

LEN 


 

LEN ( value ) 
Parameter Type   Description
value  Text, CellRef in Text whose character length to count

The LEN function returns the number of characters in the value string.

In value, pass the text whose length you want to find. It must be a string or a cell reference to a string value.

Note: Spaces count as characters

Example  

LEN("4D, Inc.") //8

 
PROPERTIES 

Product: 4D
Theme: 4D View Pro Formulas

 
HISTORY 

 
ARTICLE USAGE

4D View Pro Reference ( 4D v17)