From WikiChip
Difference between revisions of "mirc/identifiers/$agentver"
(Created $agentver identifier - mIRC) |
m |
||
(5 intermediate revisions by 2 users not shown) | |||
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 == | ||
<pre>$agentver</pre> | <pre>$agentver</pre> | ||
− | = Switches = | + | == Switches == |
None | None | ||
− | = Results = | + | == Results == |
<span style="display: inline-block; width: 50px;">'''0'''</span>No agent is installed. | <span style="display: inline-block; width: 50px;">'''0'''</span>No agent is installed. | ||
<span style="display: inline-block; width: 50px;">'''vN.NN'''</span>Essentially the vN.NN will be the installed version of your agent. | <span style="display: inline-block; width: 50px;">'''vN.NN'''</span>Essentially the vN.NN will be the installed version of your agent. | ||
− | = Example = | + | == Example == |
− | + | Echo the current user-agent version to the active window: | |
<source lang="mIRC">//echo -a $agentver</source> | <source lang="mIRC">//echo -a $agentver</source> | ||
− | = Compatibility = | + | == Compatibility == |
− | + | {{mirc compatibility|5.7}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | + | == 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}} | ||
+ | {{mIRC identifier list}} | ||
+ | [[Category:mIRC identifiers|agentver]] |
Latest revision as of 06:08, 21 September 2017
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[edit]
$agentver
Switches[edit]
None
Results[edit]
0No agent is installed.
vN.NNEssentially the vN.NN will be the installed version of your agent.
Example[edit]
Echo the current user-agent version to the active window:
//echo -a $agentver
Compatibility[edit]
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.
See also[edit]
- /gload
- /gunload
- /gshow
- /ghide
- /gmove
- /gsize
- /gtalk
- /gplay
- /gpoint
- /gstop
- /gopts
- /gqreq
- $agent
- $agentname
- $agentstat
- on agent
mIRC identifier list