Raise Error
Command description
Raise an error manually. Execution stops unless the error is handled by a Catch Error command. This corresponds to Python's raise statement.
Command Input Parameters
| input parameters | Input parameter type | Description |
|---|---|---|
| Error Description | str |
Command Output Parameters
None