Actions
Added in 1.9.0
$devent
Returns the name of the dialog event during a on DIALOG event.
Example
on *:DIALOG:*:*:*:{
echo -ag Matched dialog event is $devent
}
Updated by Per Amundsen over 10 years ago · 1 revisions
Main » Scripting » Scripting Identifiers »
Added in 1.9.0
$devent
Returns the name of the dialog event during a on DIALOG event.
Example
on *:DIALOG:*:*:*:{
echo -ag Matched dialog event is $devent
}
Updated by Per Amundsen over 10 years ago · 1 revisions