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

m
m (Compatibility: Add this.)
 
Line 14: Line 14:
 
Echo the value of '''$mnick''' to the active window:
 
Echo the value of '''$mnick''' to the active window:
 
<syntaxhighlight lang="mIRC">//echo -a $mnick</syntaxhighlight>
 
<syntaxhighlight lang="mIRC">//echo -a $mnick</syntaxhighlight>
 +
 +
== Compatibility ==
 +
{{mIRC compatibility|5.8}}
  
 
== See also ==
 
== See also ==

Latest revision as of 05:00, 30 January 2024

$mnick returns the value of your main nickname, which is set in the mIRC options dialog.


Synopsis[edit]

$mnick

Switches[edit]

None

Results[edit]

Returns the value of your main nickname.

Example[edit]

Echo the value of $mnick to the active window:

//echo -a $mnick

Compatibility[edit]

Added: mIRC v5.8
Added on: 05 Sep 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list