2230 Bad Function Definition

Advantage Error Guide

Problem: The specification of a User Defined Function is not valid. Possible causes of this error are: syntax error in the function specification, unsupported data type in the function parameter, or a bad function name.

Solution: Correct the function specification.