📄️ ABORT
ABORT
📄️ ASSERT
ASSERT ( boolExpression {; messageText} )
📄️ Asserted
Asserted ( boolExpression {; messageText} ) -> Function result
📄️ FILTER EVENT
FILTER EVENT
📄️ Get assert enabled
Get assert enabled -> Function result
📄️ Last errors
Last errors -> Function result
📄️ Method called on error
Method called on error {( scope )} -> Function result
📄️ Method called on event
Method called on event -> Function result
📄️ ON ERR CALL
ON ERR CALL ( errorMethod {; scope} )
📄️ ON EVENT CALL
ON EVENT CALL ( eventMethod {; processName} )
📄️ SET ASSERT ENABLED
SET ASSERT ENABLED ( assertions {; *} )
📄️ throw
throw ( errorCode {; description} )