$awaymsg: Difference between revisions
Jump to navigation
Jump to search
added example description |
m removed / |
||
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 == |
Revision as of 13:27, 10 November 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