S09000

Error Code

S09000

Error Message

JIT: JIT does not support functions with a variable number of parameters. RefId: S09000

Probable Causes

This error occurs when a JIT function contains a variable number of parameters.

Solutions

Ensure that the JIT function takes a fixed number of parameters.