GetID

(Engine-Level Function)

Description: This returns the ID (opcode) of a given function.
Warning: This function should be used only by advanced programmers.
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. While documented, it is not for use application developers.