From WikiChip
$lower Identifier - mIRC
< mirc‎ | identifiers

$lower returns the text in lowercase.


Synopsis[edit]

$lower(text)

Parameters[edit]

  • text - The string you want to put in lowercase

Properties[edit]

None

Example[edit]

//echo -a $lower(testÕ)

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]

$upper $isupper $islower