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