You are here: Symbol Reference > MtxParseExpr Namespace > Classes > TMtxExpression Class > public > TMtxExpression.EvaluateStep Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxExpression.EvaluateStep Method

Evaluates one line of compiled script.

Pascal
function EvaluateStep(aLine: integer): integer;

Evaluates one line of compiled script and returns the number of next line to be evaluated. If the value returned contains an index greater or equal to the line count, then the end of the script has been reached.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!