4D v19

LEN

Accueil

 
4D v19
LEN

LEN 


 

LEN ( value ) 
Paramètre Type   Description
value  Texte, RefCell 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

Exemple  

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

 
PROPRIÉTÉS 

Produit : 4D
Thème : Formules 4D View Pro
Nom intl. : LEN

 
HISTORIQUE 

 
UTILISATION DE L'ARTICLE

4D View Pro ( 4D v19)