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

m (Bot: Fixing links)
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''$vcmdver''' is used to retrieve the version of your installed Speech Recognition software.
+
{{mirc title|$vcmdver identifier}}'''$vcmdver''' is used to retrieve the version of your installed Speech Recognition software.
  
= Synopsis =
+
 
 +
== Synopsis ==
 
<pre>$vcmdver</pre>
 
<pre>$vcmdver</pre>
  
= Switches =
+
== Parameters ==
 +
None
 +
 
 +
== Properties ==
 
None
 
None
  
= Results =
+
== Results ==
 
<span style="display: inline-block; width: 60px;">'''vN.NN'''</span>The vN.NN would be replaced with the actual version number your Speech Recognition software returns to mIRC.
 
<span style="display: inline-block; width: 60px;">'''vN.NN'''</span>The vN.NN would be replaced with the actual version number your Speech Recognition software returns to mIRC.
  
 
<span style="display: inline-block; width: 60px;">'''$null'''</span>You do not have Speech Recognition software installed.
 
<span style="display: inline-block; width: 60px;">'''$null'''</span>You do not have Speech Recognition software installed.
  
= Example =
+
== Examples ==
'''Echo the current version of your Speech Recognition software to the active window'''
+
Echo the current version of your Speech Recognition software to the active window:
 
<pre>//echo -a $vcmdver</pre>
 
<pre>//echo -a $vcmdver</pre>
  
= See also =
+
== Compatibility ==
 +
{{mIRC compatibility|5.7}}
 +
 
 +
== See also ==
 
* {{mIRC|/vcadd}}
 
* {{mIRC|/vcadd}}
 
* {{mIRC|/vcmd}}
 
* {{mIRC|/vcmd}}
 
* {{mIRC|/vcrem}}
 
* {{mIRC|/vcrem}}
 
* {{mIRC|$vcmdstat}}
 
* {{mIRC|$vcmdstat}}
* [[On vcmd - mIRC|ON VCMD Event]]
+
* {{mIRC|on vcmd}}
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|vcmdver]]

Latest revision as of 18:11, 22 September 2017

$vcmdver is used to retrieve the version of your installed Speech Recognition software.


Synopsis[edit]

$vcmdver

Parameters[edit]

None

Properties[edit]

None

Results[edit]

vN.NNThe vN.NN would be replaced with the actual version number your Speech Recognition software returns to mIRC.

$nullYou do not have Speech Recognition software installed.

Examples[edit]

Echo the current version of your Speech Recognition software to the active window:

//echo -a $vcmdver

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]

[Expand]
v · d · e mIRC identifier list