<return>
It is used in a subdialog to return control back to the calling element.
Attributes:
|
namelist |
List of variables to be returned back to the calling element when the subdialog execution is complete. |
|
event |
It is the event to be thrown after return of subdialog. |
|
eventexpr |
It is an ECMAScript expression which evaluates to an event which will be thrown after the return of subdialog. |
|
message |
A message string to provide additional information about the thrown event. |
|
messageexpr |
It is an ECMAScript expression which evaluates to a message string. |
|
parent |
block, catch, error, filled, help, if, noinput, nomatch |
|
children |
None. |
