LENGTH

From STX Wiki
< Programmer Guide‎ | Command Reference
Revision as of 15:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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