-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
$lower Identifier - mIRC
< mirc | identifiers
Revision as of 20: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)
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
- mIRC Installation
- Virtual profile
- Playing music
- Unicode
- IPv6
- Optimization
- Threads
- DCC Protocols
- Line Length Limit
- Font rendering
$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.