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

m (link to $mnick)
(/mnick and /anick links)
Line 18: Line 18:
 
* [[$mnick identifier - mIRC|$mnick]]
 
* [[$mnick identifier - mIRC|$mnick]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 +
* [[/mnick command - mIRC|/mnick]]
 +
* [[/anick command - mIRC|/anick]]
  
 
[[Category:mIRC identifiers]]
 
[[Category:mIRC identifiers]]

Revision as of 17:43, 23 June 2014

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

Synopsis

$anick

Switches

None

Results

Returns the value of your alternative nickname.

Example

Echo the value of $anick to the active window

//echo -a $anick

See also