Error Messages/40285


Error message examples

 Error encountered in the parameter declaration for Function Power while checking:
 (X number; Y: number)
   ^
 Colon (:) expected.

Cause

You have missed a colon between the parameter name and parameter qualifiers in a UDF parameter definition.

Remedies

Add the missing colon.

See Also

Comments


You are not allowed to post comments.