Hello,
I'm using a LV 7 Full Development System so I cannot create polymorphic Vis.
I'd like to enter data to a Vi but it can be a string or a number. Inside the Vi, the data goes into the Default Data terminal of ReadRegistryValueSimple.vi. Since the Full system doesn't have the option of creating polymorphic Vis, I'd like to find a way to convert my data into a variant or a string and convert it back into the original type inside the Vi.
Does it have any sense? If so, any hints?
Thanks much,
Marce