Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6030 - Unknown external function

6030   Unknown external function

Cause

This error occurs if the input refers to an external function that does not exist.

Action

Correct the external function name, if it is incorrect. If the external function name is correct but the function has not been defined, define it by using the JADE External Functions Browser or by using a schema file.