DialoginterfacesIDialogMethodsaddOptionOn this pageaddOption Short summary This method appends the dialog with the given option. Return type: IDialog Parameters NameTypeCommentKindoptionDialogOption-input Code Declaration METHOD addOption : IDialogVAR_INPUT option :DialogOption;END_VAR