-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/identifiers/$agentstat"
< mirc | identifiers
m |
m |
||
Line 49: | Line 49: | ||
* [[$agentname identifier - mIRC|$agentname]] | * [[$agentname identifier - mIRC|$agentname]] | ||
+ | |||
+ | * [[$agentver identifier - mIRC|$agentver]] | ||
* [[On agent - mIRC|ON AGENT Event]] | * [[On agent - mIRC|ON AGENT Event]] |
Revision as of 13:26, 23 June 2014
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