$devent

From Scriptwiki
Revision as of 02:43, 8 August 2008 by Aca20031 (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the event name in an On dialog event.

$devent

Examples

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