$devent

From Scriptwiki
Revision as of 00:43, 8 August 2008 by Aca20031 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the event name in an On dialog event.

$devent

Examples

On *:DIALOG:myDialog:*:*: {
 echo -a $devent on $dname item $did
}