📄️ ABORT
ABORT
📄️ ASSERT
ASSERT ( boolExpression {; messageText} )
📄️ Asserted
Asserted ( boolExpression {; messageText} ) -> 戻り値
📄️ FILTER EVENT
FILTER EVENT
📄️ Get assert enabled
Get assert enabled -> 戻り値
📄️ Last errors
Last errors -> 戻り値
📄️ Method called on error
Method called on error {( scope )} -> 戻り値
📄️ Method called on event
Method called on event -> 戻り値
📄️ 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} )