From WikiChip
Difference between revisions of "mirc/commands/leave"
(/leave command) |
m (→See also: Remove duplicate lines.) |
||
| (10 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{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}} | ||
| + | |||
| + | [[Category:mIRC commands|part command - mIRC]] | ||
Latest revision as of 16: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]
[Expand]
mIRC commands list