length

Returns the number of characters in string.

Syntax

length(string)

Parameters

string

Specifies the string whose length is to be returned.

Returns

Returns the number of characters in the string.