From WikiChip
Difference between revisions of "mirc/identifiers/$agentver"
< mirc‎ | identifiers

(Created $agentver identifier - mIRC)
 
m (See Also)
Line 49: Line 49:
  
 
* [[$agentstat identifier - mIRC|$agentstat]]
 
* [[$agentstat identifier - mIRC|$agentstat]]
 +
 +
* [[On agent - mIRC|ON AGENT Event]]

Revision as of 14:24, 23 June 2014

$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

Addon On: 02/02/2000

See Also