QueryWizard.Show
Syntax:
Parameters:
<OnCloseNotifyDescription> (optional)
If the parameter is not specified or its type is Undefined, then no procedure will be called upon completion. If the parameter is specified, then it contains a description of the procedure which will be called, after the wizard dialogue is closed, with the following parameters:
- <Text> is Text, if the wizard was closed by using the OK, otherwise – Undefined;
- <Additional Parameters> – a value specified when the NotifyDescription object was created.
Description:
Availability: