From WikiChip
Difference between revisions of "mirc/identifiers/$halted"
< mirc‎ | identifiers

(Created page with "{{mirc title|$halted Identifier}}'''$halted''' return $true if a previous event used {{mIRC|/halt}} or {{mIRC|/haltdef}} commands , $false otherwise. == Synopsis == <pre>$hal...")
 
(See Also)
Line 21: Line 21:
 
{{mIRC|/halt}}
 
{{mIRC|/halt}}
 
{{mIRC|/haltdef}}
 
{{mIRC|/haltdef}}
{{mIRC|access level}}
+
{{mIRC|access levels#.26_prefix|& prefix event}}
 
[[Category:MIRC identifiers]]
 
[[Category:MIRC identifiers]]

Revision as of 16:24, 27 September 2015

$halted return $true if a previous event used /halt or /haltdef commands , $false otherwise.

Synopsis

$haldef

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.


See Also

/halt /haltdef & prefix event