From WikiChip
Difference between revisions of "mirc/identifiers/$agentver"
m (PatrolBot moved page $agentver identifier - mIRC to mirc/identifiers/$agentver: auto-move) |
(ac) |
||
Line 1: | Line 1: | ||
− | '''$agentver''' returns the current version of the installed Microsoft Agent. | + | {{mirc title|$agentver identifier}}'''$agentver''' returns the current version of the installed Microsoft Agent. |
== Synopsis == | == Synopsis == | ||
Line 17: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mirc compatibility|5.7}} | |
− | |||
− | |||
− | |||
== See Also == | == See Also == | ||
− | * | + | * {{mirc|/gload}} |
− | + | * {{mirc|/gunload}} | |
− | * | + | * {{mirc|/gshow}} |
− | + | * {{mirc|/ghide}} | |
− | * | + | * {{mirc|/gmove}} |
− | + | * {{mirc|/gsize}} | |
− | * | + | * {{mirc|/gtalk}} |
− | + | * {{mirc|/gplay}} | |
− | * | + | * {{mirc|/gpoint}} |
− | + | * {{mirc|/gstop}} | |
− | * | + | * {{mirc|/gopts}} |
− | + | * {{mirc|/gqreq}} | |
− | * | + | * {{mirc|$agent}} |
− | + | * {{mirc|$agentname}} | |
− | * | + | * {{mirc|$agentstat}} |
− | + | * {{mirc|on agent}} | |
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * | ||
− | |||
− | * |
Revision as of 13:57, 6 January 2016
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$agentver returns the current version of the installed Microsoft Agent.
Synopsis
$agentver
Switches
None
Results
0No agent is installed.
vN.NNEssentially the vN.NN will be the installed version of your agent.
Example
Echo the current user-agent version to the active window
//echo -a $agentver
Compatibility
Added: mIRC v5.7
Added on: 02 Feb 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.