From WikiChip
Difference between revisions of "mirc/commands/switchbar"
(Created page with "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 ca...") |
(No difference)
|
Revision as of 05:08, 6 December 2013
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
/switchbar [on|off]
Switches
None
Parameters
- [on|off] - Either an 'on' or 'off' visibility option.
Example
/switchbar on
Will turn the switchbar on and display
* Switchbar is on
Compatibility
Added: mIRC v6.32
Added On: 05/21/2008
Note: Individual switches were not taken into consideration.