From WikiChip
Difference between revisions of "mirc/commands/switchbar"
m (Bot: Fixing links) |
m (Bot: de-linking old mIRC menu) |
||
(8 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/switchbar Command}} | ||
When used without any arguments, the '''/switchbar command''' displays the current state of the switchbar. The state is also displayed even if an argument is specified. You can prefix the command with a period to silent that behavior. The "on" and "off" arguments can be used to show and hide the switchbar programmatically. The switchbar is a toolbar with all the networks and channels on it displayed as buttons. | When used without any arguments, the '''/switchbar command''' displays the current state of the switchbar. The state is also displayed even if an argument is specified. You can prefix the command with a period to silent that behavior. The "on" and "off" arguments can be used to show and hide the switchbar programmatically. The switchbar is a toolbar with all the networks and channels on it displayed as buttons. | ||
Line 18: | Line 19: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|6.32}} | |
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$switchbar}} |
− | * | + | * {{mIRC|$menubar}} |
− | * | + | * {{mIRC|$toolbar}} |
− | * | + | * {{mIRC|$treebar}} |
* {{mIRC|/menubar}} | * {{mIRC|/menubar}} | ||
* {{mIRC|/titlebar}} | * {{mIRC|/titlebar}} | ||
Line 37: | Line 34: | ||
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|switchbar command - mIRC]] |
Latest revision as of 18:43, 15 June 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
When used without any arguments, the /switchbar command displays the current state of the switchbar. The state is also displayed even if an argument is specified. You can prefix the command with a period to silent that behavior. The "on" and "off" arguments can be used to show and hide the switchbar programmatically. The switchbar is a toolbar with all the networks and channels on it displayed as buttons.
Synopsis[edit]
/switchbar [on|off]
Switches[edit]
None
Parameters[edit]
- [on|off] - Either an 'on' or 'off' visibility option.
Example[edit]
/switchbar on
Will turn the switchbar on and display
* Switchbar is on
Compatibility[edit]
Added: mIRC v6.32
Added on: 21 May 2008
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See also[edit]
- List of commands
- List of identifiers
- $switchbar
- $menubar
- $toolbar
- $treebar
- /menubar
- /titlebar
- /toolbar
- /treebar
mIRC commands list