From WikiChip
Difference between revisions of "mirc/identifiers/$halted"
(→See Also) |
(→Synopsis) |
||
Line 2: | Line 2: | ||
== Synopsis == | == Synopsis == | ||
− | <pre>$ | + | <pre>$halted</pre> |
== Paramters == | == Paramters == |
Revision as of 17:04, 28 August 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$halted return $true if a previous event used /halt or /haltdef commands , $false otherwise.
Synopsis
$halted
Paramters
None
Properties
None
Example
on *:text:*:#:echo -a $haltdef
Compatibility
Added: mIRC v5.4
Added on: 23 Jun 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.