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

m
m
 
Line 1: Line 1:
 
{{mirc title|$vcmdstat identifier}}'''$vcmdstat''' can be used to get the current status of the voice command listener for mIRC.
 
{{mirc title|$vcmdstat identifier}}'''$vcmdstat''' can be used to get the current status of the voice command listener for mIRC.
 +
  
 
== Synopsis ==
 
== Synopsis ==

Latest revision as of 18:13, 22 September 2017

$vcmdstat can be used to get the current status of the voice command listener for mIRC.


Synopsis[edit]

$vcmdstat

Parameters[edit]

None

Properties[edit]

None

Results[edit]

0Service is not available.
1Service is currently off.
2Service is ignoring commands.
3Service is on, and listening for commands.

Examples[edit]

Echo the status of the voice command listener to the active window:

//echo -a $vcmdstat

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