From WikiChip
$lower Identifier - mIRC
< mirc‎ | identifiers
Revision as of 21:37, 28 October 2017 by Ouims (talk | contribs) (Created page with "{{mirc title|$lower Identifier}}'''$lower''' returns the text in lowercase. == Synopsis == <pre>$lower(text)</pre> == Parameters == * '''text''' - The string you want to p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$lower returns the text in lowercase.


Synopsis

$lower(text)

Parameters

  • text - The string you want to put in lowercase

Properties

None

Example

//echo -a $lower(testÕ)

Compatibility

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

$upper $isupper $islower