Len Function
Language Items List
Definition:
Returns the exact number of characters in a string expression.
Syntax:
Len(
strexpr
)
Syntax Description
strexpr
Any string expression
See Also:
InStr Function
Left
,
Right
,
Mid
StrComp