From WikiChip
Difference between revisions of "mirc/commands/leave"
m (PatrolBot moved page /leave command - mIRC to mirc/commands/leave: per new naming convention) |
m (→See also: Remove duplicate lines.) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{mIRC | + | {{mirc title|/leave Command}} |
− | {{ | + | The '''/leave command''' can be used when you wanted to depart/leave a specific channel, or the current active channel, it's the same as {{mIRC|/part}}. |
+ | |||
+ | |||
+ | == Synopsis == | ||
+ | /leave [#] | ||
+ | |||
+ | |||
+ | == Switches == | ||
+ | None | ||
+ | |||
+ | |||
+ | == Parameters == | ||
+ | |||
+ | * '''#''' - The optional name of a channel you wish to part from. If left blank, mIRC will attempt to part from the active channel.'' | ||
+ | |||
+ | == Examples == | ||
+ | <source lang="mIRC">/leave</source> | ||
+ | |||
+ | == Compatibility == | ||
+ | {{mIRC compatibility|2.7a}} | ||
+ | |||
+ | == See also == | ||
+ | * {{mIRC|/partall}} | ||
+ | * {{mIRC|/part}} | ||
+ | * [[List of commands - mIRC|List of commands]] | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category:mIRC commands| | + | [[Category:mIRC commands|part command - mIRC]] |
Latest revision as of 15:47, 22 April 2018
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /leave command can be used when you wanted to depart/leave a specific channel, or the current active channel, it's the same as /part.
Synopsis[edit]
/leave [#]
Switches[edit]
None
Parameters[edit]
- # - The optional name of a channel you wish to part from. If left blank, mIRC will attempt to part from the active channel.
Examples[edit]
/leave
Compatibility[edit]
Added: mIRC v2.7a
Added on: 18 Mar 1995
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