From WikiChip
Difference between revisions of "mirc/identifiers/$usermode"
< mirc‎ | identifiers

(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''' eturns your current usermode on the irc server.
+
{{mirc title|$usermode Identifier}}'''$usermode''' returns your current usermode on the irc server.
  
 
== Synopsis ==
 
== Synopsis ==

Revision as of 17:52, 7 September 2015


$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.


See Also