ConstCount

Description: Returns the number of constant parameters in a function.
Warning: This function should be used by advanced user only.
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: This function is used by the compiler to compile functions such as FWrite and Save.