$devent

From Scriptwiki
Revision as of 19:06, 10 May 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
}