From WikiChip
Difference between revisions of "mirc/identifiers/$devent"
(Created page with "{{mirc title|$devent Identifier}}'''$devent''' return the name of the dialog inside an on dialog event. == Synopsis == <pre>$devent</pre> == Paramters == None == Propertie...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$devent Identifier}}'''$devent''' | + | {{mirc title|$devent Identifier}}'''$devent''' returns the name of the dialog inside an on dialog event. |
== Synopsis == | == Synopsis == |
Revision as of 15:24, 5 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$devent returns the name of the dialog inside an on dialog event.
Synopsis
$devent
Paramters
None
Properties
None
Example
on *:dialog:*:*:*:{ echo -a $devent }
Compatibility
Added: mIRC v5.5
Added on: 08 Jan 1999
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.