From WikiChip
$len Identifier - mIRC
< mirc‎ | identifiers
Revision as of 17:16, 20 September 2017 by Sophist (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$len(text) returns the number of characters in the text


Synopsis[edit]

$len(text)

Paramters[edit]

text - The input string you want to know the length of

Properties[edit]

None

Example[edit]

//echo -a $len(ONE)

will return 3

//echo -a $len(ONE TWO)

will return 7

Compatibility[edit]

Added: mIRC v4.5
Added on: 30 Jun 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list