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...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{mirc title|$locked Identifier}}'''$locked''' return $true if mIRC is locked, $false otherwise | {{mirc title|$locked Identifier}}'''$locked''' return $true if mIRC is locked, $false otherwise | ||
+ | |||
== Synopsis == | == Synopsis == | ||
Line 19: | Line 20: | ||
== See Also == | == See Also == | ||
− | [[Category: | + | [[Category:mIRC identifiers|locked]] |
Latest revision as of 13:07, 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[edit]
$locked
Paramters[edit]
None
Properties[edit]
None
Example[edit]
//echo -a $locked
Compatibility[edit]
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.