From WikiChip
mirc/identifiers/$version
< mirc‎ | identifiers
Revision as of 00:59, 23 June 2014 by Zmodem (talk | contribs) (Created $version identifier - mIRC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The $version identifier is used to easily retrieve the current version of mIRC that you are using.

Synopsis

$version

Switches

None

Results

vN.NNvN.NN would be replaced with the actual mIRC version that mIRC returns to you.

Example

Echo the current mIRC version to the active window

//echo -a $version

See also