Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Controls whether the dialog system should be used for dialog boxes or if the system should be the form that is created in dialog().
Syntax
public boolean mustUseDialog()
Run On
Called
Return Value
Type: boolean
true if the dialog system should be used; otherwise, false.
Remarks
By using the dialog system, a Batch tab page is added to the form.