Name
error — issue a error
Synopsis
<?xpt error MESSAGE ?>
Description
Evaluate MESSAGE, report it on the standard error channel and stop
processing of the input. No output file will be written.
The xpt process returns an exit-code of 1 to the parent process.
See Also
xpt(1), python(1), warning().