From WikiChip
Difference between revisions of "mirc/identifiers/$toolbar"
(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> | ||
− | == | + | == Parameters == |
None | None |
Revision as of 15:42, 17 December 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$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.