property EvaluatedLine: Integer;
Returns the line (expression number) of the last evaluation, where a runtime error occured.
Returns: Int32
Remarks:
The property will return -1, if evaluation completed without errors.
Returns the line (expression number) of the last evaluation, where a runtime error occured.
Returns: Int32
The property will return -1, if evaluation completed without errors.