Vous êtes sur le site Web historique de la documentation de 4D. Les documentations sont progressivement déplacées vers developer.4d.com

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

 
PAGE CONTENTS 
 
HISTORIQUE 

 
UTILISATION DE L'ARTICLE

4D View Pro ( 4D v19)