From WikiChip
Difference between revisions of "mirc/commands/leave"
Line 1: | Line 1: | ||
{{mirc title|/leave Command}}{{mIRC menu}} | {{mirc title|/leave Command}}{{mIRC menu}} | ||
− | {{ | + | 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.7}} | ||
+ | |||
+ | == See also == | ||
+ | * {{mIRC|/partall}} | ||
+ | * {{mIRC|/part}} | ||
+ | * [[List of commands - mIRC|List of commands]] | ||
+ | {{mIRC command list}} | ||
+ | |||
+ | [[Category:mIRC commands|part command - mIRC]] | ||
+ | |||
+ | |||
{{mIRC command list}} | {{mIRC command list}} | ||
[[Category:mIRC commands|leave command - mIRC]] | [[Category:mIRC commands|leave command - mIRC]] |
Revision as of 18:40, 18 January 2016
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Template:mIRC menu 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
/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
/leave
Compatibility
Added: mIRC v2.7
Added on: INVALID version INPUT TO {{mIRC date}} template.
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
mIRC commands list