Len

Returns length of a string in terms of number of characters.

Syntax

Len ( string )
ParameterDescription

string

A string.

Example