From WikiChip
Difference between revisions of "mirc/identifiers/$devent"
m |
|||
Line 1: | Line 1: | ||
{{mirc title|$devent Identifier}}'''$devent''' returns the name of the dialog inside an on dialog event. | {{mirc title|$devent Identifier}}'''$devent''' returns the name of the dialog inside an on dialog event. | ||
+ | |||
== Synopsis == | == Synopsis == | ||
Line 24: | Line 25: | ||
{{mIRC|$dialog}} | {{mIRC|$dialog}} | ||
{{mIRC|$did}} | {{mIRC|$did}} | ||
− | [[Category: | + | [[Category:mIRC identifiers|devent]] |
Latest revision as of 13:57, 20 September 2017
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[edit]
$devent
Paramters[edit]
None
Properties[edit]
None
Example[edit]
on *:dialog:*:*:*:{ echo -a $devent }
Compatibility[edit]
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.