|        | |||||
|  | |||||
| Recoverable Error | |||||
Incorrect number of actual parameters in function call.
Thor functions always take the same number of arguments. This message probably indicates that a parameter has either been omitted or the function definition has changed.
Additional Information
 For function 'X', defined arg count is 'Y', invocation uses 'Z'.
| ---- |