Arbortext Command Language > Functions by Alphabetical Listing > oid_dialog
  
oid_dialog
oid_dialog (oid)
This function returns the window ID of the XUI dialog associated with the specified oid. The dialog can be either the embedded ActiveX dialog associated with an intelligent graphic or a dialog that is associated with the element referenced by the oid through the document type configuration file (.dcf file). If the dialog does not exist, the function returns -1.
Refer to the Customizer's Guide for more information about XUI dialogs.
Related Topics
Intelligent graphics overview
Document type configuration files