GetID

Description: This returns the ID (opcode) of a given function.
Warning: For use by advanced programmers only. Effective use of this function requires a thorough understanding of VTScada programming.
Returns: Numeric
Usage: Script or steady state.
Function Groups: Compilation and On-Line Modifications
Related to: Compile
Format: GetID(Statement)
Parameters:  
Statement
Required. Any expression for the code value of the function.
Comments: This function is used by the compiler. The OpCode for all functions can be found in the file WEBFUNC.TXT