Forum Discussion
Anonymous
3 years agoNot applicable
Expression.Error: 2 arguments were passed to a function which expects 3.
I've written a function that is intended to intake 2 arguments (dates) and report the number of weekdays elapsed. However, when I invoke the function, it tells me that my function is expecting 3 argu...
- 3 years ago
Have you proved that the error does not come from the logic inside the function?
HotChilli
3 years agoCommunity Champion
Not my intention at all, just seemed worth investigating for starters. Sometimes all it takes is another pair of eyes to look at something.
All the best.