Hi,
Look for Polymorphic VIs in the help, if you want to do it 'by the book'...
A variant as input works, but it is a 'quick and dirty' (=not standard,
undocumented) way of doing it. It would also require experience to do it
this way, and lots of debugging to make it yourself.
If there is something on OpenG to do it, I'd use this.
Regards,
Wiebe.
"Olivier"
wrote in message
news:506500000008000000076C0000-1031838699000@exchange.ni.com...
> I would enjoy to create a vi that can perform an operation (like
> resizing) on any type of array (array of string, of cluster, of
> num,...): Which type of control or indicator could I use for this
> purpose? Any Idea?
> Thank's for your help