xslt_errno
Returns an error number
&reftitle.description;
intxslt_errno
resourcexh
Returns an error code describing the last error that occurred on the
passed XSLT processor.
&reftitle.parameters;
xh
The XSLT processor link identifier, created with
xslt_create.
&reftitle.returnvalues;
Returns the error code, as an integer.
&reftitle.seealso;
xslt_error