Set an Error.

This should be called by Event Handlers to indicate that an error occurred handling the event.

Syntax

ISEval.ErrorSet(errorType, [errorMessage], [errorDetails])

Parameters

NameTypeOptionalByRefDescription
errorType iseEvalErrorType The Error Type.
errorMessage String Optional The Error Message.
errorDetails String Optional Details of the Error.
Member of:
ISEval
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0