Error Messages/40285

< Error Messages
Revision as of 23:59, 27 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Error encountered in the parameter declaration for Function Power while checking: (X number; Y: number) ^ Colon (:) expected. = Cause = You h…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.



You are not allowed to post comments.

Comments
<comments />