RunBaseDialogable.wait Method [AX 2012]

Makes the dialog form wait for OK or Cancel before code execution continues.

public void wait()

Run On

Client

All RunBase dialog forms that are created in the Application Object Tree (AOT) must include this method. A FormRun class already has this method.

Community Additions

ADD
Show: