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

(Created page with "'''$mnick''' returns the value of your main nickname, which is set in the mIRC options dialog. == Synopsis == <pre>$mnick</pre> == Switches == None == Results == Returns th...")
(No difference)

Revision as of 17:32, 23 June 2014

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

Synopsis

$mnick

Switches

None

Results

Returns the value of your main nickname.

Example

Echo the value of $mnick to the active window

//echo -a $mnick

See also