NumChars

Name

NumChars -- Returns the length of a text string

Synopsis

NumChars[text->TEXT] =: INTEGER 

Description

NumChars returns the number of characters in text.

See also

NthChar.