Xbasic
UI_INFO_DLG_DEF_VARS Function
Syntax
Variable_List as C = UI_INFO_DLG_DEF_VARS(C dialog_format)
Arguments
- dialog_format
Character
Description
Get the variables for the dialog based on a dialog definition.
Discussion
The UI_INFO_DLG_DEF_VARS() function retrieves the variables of a dialog.
See Also