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.
Makes the dialog form wait for OK or Cancel before code execution continues.
Syntax
public void wait()
Run On
Client
Remarks
All RunBase dialog forms that are created in the Application Object Tree (AOT) must include this method. A FormRun class already has this method.