[ next ] [ language reference ] [ table of contents ]
Causes the script execution to terminate with an error state and the given message to be sent to all eligible contacts.
req | name | type | description |
---|---|---|---|
Y | The message to be sent to the eligible contacts. | expression message |
error “Database query failed”
Ends the script and sends the message “Database query failed” to all eligible contacts.
Alertra Script Language: Language Reference