Arbortext Command Language > Functions by Alphabetical Listing > dlgitem_exists
  
dlgitem_exists
dlgitem_exists (window, dlgitem)
If the specified control exists in the window, the function returns 1. Otherwise, dlgitem_exists returns 0.
The window parameter is a window identifier. dlgitem is the value of the control's id attribute.