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

m (bot: correcting title)
m
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{mirc title|$version Identifier}}The '''$version''' identifier is used to easily retrieve the current version of mIRC that you are using.
+
{{mirc title|$version identifier}}'''$version''' retrieves the current version of mIRC that you are using.
  
= Synopsis =
+
 
 +
== Synopsis ==
 
<pre>$version</pre>
 
<pre>$version</pre>
  
= Switches =
+
== Parameters ==
 +
None
 +
 
 +
== Properties ==
 
None
 
None
  
= Results =
+
== Results ==
 
<span style="display: inline-block; width: 60px;">'''vN.NN'''</span>vN.NN would be replaced with the actual mIRC version that mIRC returns to you.
 
<span style="display: inline-block; width: 60px;">'''vN.NN'''</span>vN.NN would be replaced with the actual mIRC version that mIRC returns to you.
  
= Example =
+
== Example ==
'''Echo the current mIRC version to the active window'''
+
Echo the current mIRC version to the active window:
 
<pre>//echo -a $version</pre>
 
<pre>//echo -a $version</pre>
  
= See also =
+
== Compatibility ==
 +
{{mIRC compatibility|5.02}}
 +
 
 +
== See also ==
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|version]]

Revision as of 18:14, 22 September 2017

$version retrieves the current version of mIRC that you are using.


Synopsis

$version

Parameters

None

Properties

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

Compatibility

Added: mIRC v5.02
Added on: 21 Apr 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also

[Expand]
v · d · e mIRC identifier list