0109: Expected variables to store function result
Last updated
Last updated
Compiler expected a certain number of to store the result of the but got different number.
If a function returns one value, the following code will be invalid:
on the left-hand side of the expression, provide variables to store each value returned from the function, if there are any