From WikiChip
Difference between revisions of "mirc/commands/vcrem"
m (Bot: Fixing links) |
|||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/vcrem Command}} | ||
The '''/vcrem command''' can be used to remove a command from the voice command command list. | The '''/vcrem command''' can be used to remove a command from the voice command command list. | ||
== Synopsis == | == Synopsis == | ||
− | /vcrem <command1>[,command2[,etc..]] | + | /vcrem -ra <command1>[,command2[,etc..]] |
== Switches == | == Switches == | ||
− | + | * '''-r''' - removes the entry (default) | |
+ | * '''-a''' - adds the entry | ||
== Parameters == | == Parameters == | ||
Line 14: | Line 16: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.7}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == 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|$vcmd}} |
− | * | + | * {{mIRC|$inwave}} |
− | * | + | * {{mIRC|$sound}} |
* {{mIRC|/splay}} | * {{mIRC|/splay}} | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|vcrem command - mIRC]] |
Latest revision as of 17:29, 12 July 2020
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /vcrem command can be used to remove a command from the voice command command list.
Synopsis[edit]
/vcrem -ra <command1>[,command2[,etc..]]
Switches[edit]
- -r - removes the entry (default)
- -a - adds the entry
Parameters[edit]
- <command1> - command to remove
Example[edit]
None
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]
mIRC commands list