You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxExpression Class > TMtxExpression Methods > TMtxExpression.EvaluateStep Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxExpression.EvaluateStep Method

Evaluates one line of compiled script.

Syntax
C#
Visual Basic
public int EvaluateStep(int aLine);

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!