Clear() Method

You use the Clear() method to clear all changes on the form. The method works in the same way as the Cancel button on the toolbar of an MYOB Acumatica form does. This method is specific to the particular MYOB Acumatica form, and you should use the method with the ID of the needed form in the prefix of the method name.

Syntax

public void Clear()