From WikiChip
Difference between revisions of "mirc/commands/disconnect"
(del spam) |
|||
Line 1: | Line 1: | ||
− | + | {{mirc title|/disconnect Command}} | |
− | + | The '''/disconnect command''' terminates the current connection from the server. The disconnect command does not send a QUIT message to the server like the [[/quit command - mIRC|/quit command]] does. | |
− | |||
− | + | == Synopsis == | |
+ | /disconnect | ||
+ | == Switches == | ||
+ | None | ||
− | - | + | == Parameters == |
+ | None | ||
+ | |||
+ | == Example == | ||
+ | <syntaxhighlight lang="mIRC">/disconnect</syntaxhighlight> | ||
+ | |||
+ | == Compatibility == | ||
+ | {{mIRC compatibility|3.9}}p | ||
+ | |||
+ | == See also == | ||
+ | * [[List of commands - mIRC|List of commands]] | ||
+ | * [[List of identifiers - mIRC|List of identifiers]] | ||
+ | * {{mIRC|/server}} | ||
+ | * {{mIRC|/quit}} | ||
+ | {{mIRC command list}} | ||
+ | |||
+ | [[Category:mIRC commands|disconnect command - mIRC]] |
Latest revision as of 14:25, 11 September 2025
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /disconnect command terminates the current connection from the server. The disconnect command does not send a QUIT message to the server like the /quit command does.
Synopsis[edit]
/disconnect
Switches[edit]
None
Parameters[edit]
None
Example[edit]
/disconnect
Compatibility[edit]
Added: mIRC v3.9
Added on: 28 Dec 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
p
See also[edit]
mIRC commands list