Could sv function return a Multidimensional Arrays

In reply to designer007:

Yes, but you need to declare the return type using a typedef. The function declaration syntax does no allow any return types more complicated than a simple identifier with optional packed dimension…