[Overview][Types][Classes][Procedures and functions][Index] |
Raises an exception during expression evaluation with the specified error message.
Source position: laz2_xpath.pas line 248
procedure EvaluationError( |
const Msg: string |
); |
const Msg: string; |
const Args: array of Const |
); |
Msg |
|
Message for the evaluation error. |
Msg |
|
Message for the evaluation error. |
Args |
|
Arguments used to format the message for the evaluation error. |
Version 4.0 | Generated 2025-05-03 | Home |