LEN

(string Text)
LEN returns the number of characters in a text string.
Example: LEN(qwerty) returns (6).
Text: Required. The text whose length you want to find. Spaces count as characters.

Example

The length of the "Sell-to Contact" string:
len(&SelltoContact)
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.