I have a SubVI with one input array, but I don't now the dimension of this array in advance. It can be 2D or 3D. How should I make this SubVI acceptable for different array dimension. My only idea is do this through reference -> property VALUE... but it looks not very clear.