GetParserOffset

(Engine-Level Function)

Description: Returns the offset before the last compiled statement.
Warning: This function should be used only by advanced programmers.
Returns: Numeric
Usage: Script Only.
Function Groups: Compilation and On-Line Modifications
Related to: Compile
Format: GetParserOffset(ParserStack)
Parameters:  
ParserStack
Required. Any expression for the parser stack value.
Comments: This is used by the compiler to give the location of an error.