Function: len

Syntax

len (<string>)

Type

string

Returns

The length of a string.

Parameters

Examples

The following returns the value 13.

numeric l = len('Mzima Springs')