TValueRec EvaluateRun(Int32 aLine)
Evaluates all lines of compiled script from specified Line forward.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aLine | Int32 |
Returns: TValueRec
Remarks:
The function returns the result of the last line.
Evaluates all lines of compiled script from specified Line forward.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aLine | Int32 |
Returns: TValueRec
The function returns the result of the last line.