Error Messages/40230
< Error Messages
Revision as of 01:18, 30 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Error encountered in the parameter declaration for Function Square while checking: (X: numbe) ^ The parameter list contains an unknown qualifi…')
Error Message Examples
Error encountered in the parameter declaration for Function Square while checking: (X: numbe) ^ The parameter list contains an unknown qualifier or identifier, "NUMBE" Do you want to edit the Parameters for Square?
Cause
The parameter declaration for a UDF contained an unknown qualifier or identifier. You may have made a typo while spelling a qualifier or an identifier.
Please click on the following link to learn more about [[Function_Parameter_Qualifiers|function parameter qualifiers.]
Remedies
Correct the unrecognized parameter in the parameter declaration.
Comments
<comments />
Enable comment auto-refresher