RunBase.dialogClear Method [AX 2012]

Clears the contents of the dialog box.

Syntax

public void dialogClear()

Run On

Called

Remarks

Do not set values to anything besides 0 or "". Use the showDefaultButton to set the values.

See Also

Reference

RunBase Class