| CCXML 1.0 Development Guide | Home | Frameset Home |
<dialogterminate>, the VXML dialog can return data to the CCXML application using the VoiceXML <exit namelist> element, (inherantly throwing a 'dialog.exit event').| dialogid | Data Type: (ECMAScript Expression) | Default: none - attribute is required |
The dialogid attribute specifies a character string identifying the dialog. This dialogid will have been generated by <dialogstart> and stored in the ECMAScript variable identified by the "dialogid" attribute. | ||
| immediate | Data Type: (true|false) | Default: False |
| Set to "true" or "false" to specify if the dialog is immediately terminated. Note that only a value of 'true' is supported at this time. | ||
| ANNOTATIONS: EXISTING POSTS |
| login |