TatScript.FirstInstruction Property
FirstInstruction contains the pointer to the very first p-code instruction of the compiled script. The virtual machine uses this property to start executing the compiled p-code. You will not need to use this property.
Syntax
Unit: atScript
property TatScript.FirstInstruction: pSimplifiedCode