====== < return > ====== ===== Description ===== The element completes the execution of and returns control and data to a calling dialog. ===== Syntax ===== ===== Attributes ===== |event|Return and throw this event. Optional.| |namelist|Space-separated list of variables to be returned to the calling dialog. Optional (Defaults to no variables)| ===== Parents ===== , , , , , , , ===== Children ===== None. ===== Extensions ===== None. ===== Limitations/Restrictions ===== None. ===== Example Code ===== The following shows the document that calls the subdialog:
Your account number is Your phone number is
The following shows the document containing the subdialog:
What is your account number? What is your home telephone number?