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

(Created page with "{{mirc title|$toolbar Identifier}}'''$toolbar''' return $true if the toolbar is enabled in mIRC, $false otherwise. == Synopsis == <pre>$toolbar</pre> == Paramters == None ...")
 
Line 4: Line 4:
 
<pre>$toolbar</pre>
 
<pre>$toolbar</pre>
  
== Paramters ==
+
== Parameters ==
  
 
None
 
None

Revision as of 16:42, 17 December 2015

$toolbar return $true if the toolbar is enabled in mIRC, $false otherwise.

Synopsis

$toolbar

Parameters

None

Properties

None

Example

//echo -a $toolbar

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

$menubar $switchbar $treebar