Parallel dialogs (START DIALOG) / Using parallel dialogs |
A declarative DIALOG instruction is made of a single sub-dialog block, with an optional DEFINE clause to declare local variables.
The dialog instruction in the declarative DIALOG block binds program variables to form fields and define the type of interaction that will take place for the data model (simple input, list input or query). The dialog implement individual control blocks which let you control the behavior of the interactive instruction. The dialog can also hold action handlers.
The declarative DIALOG block can define the following dialog types: