My question is quite simple, but haven't been able to figure out how to solve.
I have and function that I cannot see the code and the function always returns an array. It's not that I can't tell the size of the dimensions, there you can use Lbound and Ubound, but how can I tell how many dimensions the returned array has?
There is no code I can give, and I believe the problem doesn't require such to be selfexplaining. But is there a method, function or such with array that tells the dimensions of the array?