From WikiChip
$upper Identifier - mIRC
< mirc‎ | identifiers
Revision as of 16:57, 25 September 2017 by 83.204.158.116 (talk) (Created page with "{{mirc title|$upper Identifier}}'''$upper''' returns text in upper case == Synopsis == <pre>$upper(text)</pre> == Paramters == * '''text''' - the text you want in uppercas...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$upper returns text in upper case


Synopsis

$upper(text)

Paramters

  • text - the text you want in uppercase

Properties

None

Example

//echo -a $upper(ab)

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

$lower $isupper