TValueRec *EvaluateRun(int aLine);
Evaluates all lines of compiled script from specified Line forward.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aLine | int |
Remarks:
The function returns the result of the last line.
Declared in Dew::Math::TMtxExpression · Dew.Math/MtxParseExpr.h · Cross-compiler