ConstCount

Description:              This function 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

Format:                      ConstCount(OpCode)

Parameters:             OpCode    { numeric }  { required }  { no default: }

                                                Any numeric expression for the opcode of the function.

Comments:               This function is used by the compiler to compile functions like FWrite or Save.

See Also:

Compile