Check out this advice from the newest LabVIEW Champion Yair Neeman (aka TST):

Community Nugget - Join the Discussion
Almost everyone using LabVIEW understands that a wire carries its data type as well as its data. What many people do not seem to know is that there is an easy interface to view the data type (other than the color and shape of the wire, which are only indicative up to a certain level). This interface is the context help window, most easily opened by pressing Ctrl+H or clicking the yellow question mark near the VI's icon. Look at the following image. See how hovering the cursor over different wires shows the information about the wire. This information includes the type and name of the wire. The name is determined by the source of the data.