BaseForm.abort

Aborts execution of the current form, integration service or workflow node and rolls back the current transaction. If an on error event is specified, this will receive control and can access the abort message via #getAbortMessage(). Otherwise the default system abort page is displayed.

Parameters

java.lang.String  message,