From WikiChip
mirc/identifiers/$agentstat
< mirc‎ | identifiers
Revision as of 14:24, 23 June 2014 by Zmodem (talk | contribs) (See Also)

The $agentstat identifier is used to retrieve the current status of your user-agent.

Synopsis

$agentstat

Switches

None

Results

0User-agent is currently busy speaking.

1User-agent is ready for commands.

Example

Echo the current user-agent status to the active window

//echo -a $agentstat

Compatibility

Added: mIRC v5.7

Addon On: 02/02/2000

See Also