Tag identifier Meaning
CLOSE_FORM The tag closes the active dialog.
This instruction is only necessary if the dialog is opened by the MMC command and the user
is offered a softkey function to close the dialog. Generally, dialogs are automatically managed
and do not have to be explicitly closed.
Syntax:
<CLOSE_FORM/>
Example:
<softkey_ok>
<caption>OK</caption>
<CLOSE_FORM />
<navigation>main_menu</navigation>
</softkey_ok>
Generating user dialogs
1.7 XML identifier
Easy XML
60 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1