From WikiChip
Difference between revisions of "mirc/identifiers/$treebar"
< mirc‎ | identifiers

m
m
Line 15: Line 15:
 
<span style="display: inline-block; width: 30px;">'''1'''</span>The treebar is currently on.
 
<span style="display: inline-block; width: 30px;">'''1'''</span>The treebar is currently on.
  
= Example =
+
== Example ==
 
Echo the treebar status to the active window:
 
Echo the treebar status to the active window:
 
<pre>//echo -a $treebar</pre>
 
<pre>//echo -a $treebar</pre>

Revision as of 17:09, 22 September 2017

$treebar gives you the current state of the mIRC treebar.


Synopsis

$treebar

Parameters

None

Properties

None

Results

0The treebar is currently off.
1The treebar is currently on.

Example

Echo the treebar status to the active window:

//echo -a $treebar

Compatibility

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

[Expand]
v · d · e mIRC identifier list