Error Messages/40316
Error message examples
Error encountered in the parameter declaration for Function Dictionary while checking: (X: number: Y: ascending text descending) ^ The ordering for parameter is specified twice.
Cause
The ordering qualifier for a UDF is specified twice for the same parameter.
Please go to the following link for more information on ordering qualifiers.
Remedies
Specify only one ordering qualifier.
See Also
Comments
Enable comment auto-refresher