ConstCount

(Engine-Level Function)

Deprecated. Do not use in new code.

Description: Returns the number of constant parameters in a function.
Warning: This function should be used only by advanced programmers.
Returns: Numeric
Usage: Script or steady state.
Function Groups: Compilation and On-Line Modification,  Advanced Module
Related to: Compile | FWrite | Save
Format: ConstCount(OpCode)
Parameters:  
OpCode
Required  Any numeric expression for the opcode of the function.
Comments: No longer in use.