From WikiChip
Difference between revisions of "mirc/identifiers/$usermode"
(Created page with " {{mirc title|$usermode Identifier}}'''$usermode''' eturns your current usermode on the irc server. == Synopsis == <pre>$usermode</pre> == Paramters == None == Properties...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$usermode Identifier}}'''$usermode''' | + | {{mirc title|$usermode Identifier}}'''$usermode''' returns your current usermode on the irc server. |
== Synopsis == | == Synopsis == |
Revision as of 16:52, 7 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$usermode returns your current usermode on the irc server.
Synopsis
$usermode
Paramters
None
Properties
None
Example
//echo -a $usermode
Compatibility
Added: mIRC v4.7
Added on: 09 Dec 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.