From WikiChip
Difference between revisions of "mirc/commands/treebar"
Line 2: | Line 2: | ||
'''/treebar''' is used to enable or disable the mIRC treebar. | '''/treebar''' is used to enable or disable the mIRC treebar. | ||
− | = Synopsis = | + | == Synopsis == |
<pre>/treebar [on|off]</pre> | <pre>/treebar [on|off]</pre> | ||
Latest revision as of 03:41, 4 May 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
/treebar is used to enable or disable the mIRC treebar.
Synopsis[edit]
/treebar [on|off]
Switches[edit]
None
Parameters[edit]
- on - Enable the mIRC treebar.
- off - Disable the mIRC treebar.
Examples[edit]
Enable the treebar
/treebar on
Disable the treebar
/treebar off
View the treebar status
/treebar
The above command will result in the following:
Note: The treebar cannot be disabled while in Compact mode.
Compatibility[edit]
Added: mIRC v6.2
Added on: 28 Jul 2006
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