LineNumberFromInstruction Method
Returns the line number in source code corresponding to the p-code instruction specified by inst.
Syntax
Unit: atScript
function LineNumberFromInstruction(Inst: pSimplifiedCode): Integer;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| Inst | pSimplifiedCode |