TMtxExpression.EvaluateRun Method

function EvaluateRun(aLine: Integer): TValueRec;

Evaluates all lines of compiled script from specified Line forward.

#NameTypeDescription
1aLineInteger

Returns: TValueRec

Remarks:

The function returns the result of the last line.