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}} | ||
| − | + | == 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]] | ||
Revision as of 14:36, 27 August 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
/disconnect
Switches
None
Parameters
None
Example
/disconnect
Compatibility
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.
See also
mIRC commands list