GetParserOffset

Description: Returns the offset before the last compiled statement.
Warning: For use by advanced programmers only. Effective use of this function requires a thorough understanding of VTScada programming.
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.