SLUDGE

stringLength


Syntax:

stringLength (thisString);

Purpose:

Counts the number of characters in the string thisString.

Return value:

The function returns the number of characters.

See also:

substring