|
|||||
Incorrect number of actual parameters in function call.
Additional Information
For function 'X', defined arg count is 'Y', invocation uses 'Z'.
Explanation
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.