LENGTH

From STX Wiki
< Programmer Guide‎ | Command Reference
Revision as of 18:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
Jump to navigationJump to search

LENGTH

var := LENGTH string

-> var = 'numberofcharacters'

Get the length of the string string. See LINELENGTH for an alternative, which can retrieve the length of a line including delimiters (e.g. whitespace).

Navigation menu

Personal tools