Xbasic
ui_context_dlg_exist Function
Syntax
L UI_CONTEXT_DLG_EXIST(context as c,xdialogName as c)
Arguments
- context
Character
- xdialogName
Character
Description
Returns TRUE if xdialog exists in context (or if xdialog is global context - i.e. exists for ALL contexts), if context argument is blank, we assume create context.