$awaymsg: Difference between revisions
Jump to navigation
Jump to search
added example description |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
The following will announce your current away message in the active window. | The following will announce your current away message in the active window. | ||
say I am not here.. and this is why: $awaymsg | |||
== See also == | == See also == | ||
* [[Modifying mIRCs own Away system]] | |||
[[Modifying mIRCs own Away system]] | * [[$away]] | ||
* [[$awaytime]] | |||
[[Category:Other Identifiers]] | [[Category:Other Identifiers]] |
Latest revision as of 09:17, 2 July 2007
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