Project

General

Profile

Actions

Added in 1.9.0

$dname

Returns the name of a dialog during a on DIALOG event.

Example

on *:DIALOG:*:*:*:{
  echo -ag Name of the dialog matched is $dname
}

Updated by Per Amundsen over 8 years ago · 2 revisions

Also available in: PDF HTML TXT