Control - Throw Error
Overview
Throws an error with the given message. This will halt execution unless handled with a Try Catch block or run in soft mode.
Parameters
Parameter | Parameter | Valid Blocks | Required |
---|---|---|---|
Message | The message to be added to the error | Text Block Group | No |