From WikiChip
Difference between revisions of "mirc/identifiers/$locked"
(Created page with "{{mirc title|$locked Identifier}}'''$locked''' return $true if mIRC is locked, $false otherwise == Synopsis == <pre>$locked</pre> == Paramters == None == Properties == No...") |
m |
||
Line 19: | Line 19: | ||
== See Also == | == See Also == | ||
− | [[Category: | + | [[Category:mIRC identifiers]] |
Revision as of 12:20, 20 September 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$locked return $true if mIRC is locked, $false otherwise
Synopsis
$locked
Paramters
None
Properties
None
Example
//echo -a $locked
Compatibility
Added: mIRC v6.17
Added on: 17 Feb 2006
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.