Product Information > JADE Error Messages and System Messages > 6000 through 6999 - JADE Compiler Errors > 6026 - Unknown property or method

6026   Unknown property or method

Cause

This error occurs if the input refers to a property or method that does not exist.

Action

Correct the property or method name, if it is incorrect. If the property or method name is correct but the property or method has not been defined, define it by using the JADE Class Browser in the JADE development environment or by using a schema file.