From WikiChip
Difference between revisions of "mirc/identifiers/$locked"
m |
|||
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:mIRC identifiers]] | + | [[Category:mIRC identifiers|$locked identifier - mIRC]] |
Revision as of 12:37, 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.