Share via


LEN Function [Visio 2003 SDK Documentation]

Returns the number of characters in a text string.

LEN (text)

text The character string whose length you want to find.

Example

LEN ("Seattle, WA")

Returns 11.