4D Language Commands by theme InterruptionsVersion: 21 R4 BETAInterruptionsABORT ASSERT ( boolExpression : Boolean {; messageText : Text} ) Asserted ( boolExpression : Boolean {; messageText : Text} ) : Boolean FILTER EVENT Get assert enabled : Boolean Last errors : Collection Method called on error ( {scope : Integer} ) : Text Method called on event : Text ON ERR CALL ( errorMethod : Text {; scope : Integer} ) ON EVENT CALL ( eventMethod : Text {; processName : Text} ) SET ASSERT ENABLED ( assertions : Boolean {; *} ) throw ( errorCode : Integer {; description : Text} )throw ({ errorObj : Object })