(action_tile key expression)
This function specifies a Lisp expression to be executed after the user selects a DCL dialog box tile or edits its contents.
key is a string which specifies the key of the tile.
expression is a string containing a Lisp expression to be evaluated.
The return value is T.
Related Functions