TextLength

Revision as of 00:57, 25 March 2016 by Lchrisman (talk | contribs)


TextLength(text)

Returns the number of characters in text string «text».

Examples

TextLength("Hello world") → 11
TextLength("啕晦") → 2

See Also

Comments


You are not allowed to post comments.