function strlen

Returns the length of the string X.

Syntax
result = strlen(X)

Arguments
X:   A string.


See also
function nelements