getIsSaveSuccess (Client API reference)

Use this method to know whether the OnSave operation is successful or failed.

Syntax

executionContext.getEventArgs().getIsSaveSuccess();

PostSave