len (<string>)
string
The length of a string.
<string>String being queried.
The following returns the value 13.
numeric l = len('Mzima Springs')