Difference between revisions of "$awaymsg"

From Scriptwiki
Jump to: navigation, search
 
(added example description)
Line 6: Line 6:
  
 
== Examples ==
 
== Examples ==
 +
 +
The following will announce your current away message in the active window.
  
 
   /say I am not here.. and this is why: $awaymsg
 
   /say I am not here.. and this is why: $awaymsg

Revision as of 10:07, 4 September 2005

Returns your current away message if you are away or $null.

$awaymsg
  • It has no parameters or options

Examples

The following will announce your current away message in the active window.

 /say I am not here.. and this is why: $awaymsg

See also

Modifying mIRCs own Away system, $away and $awaytime