04-02-2014 10:55 AM
Don't wire in an empty array.
Wire in a 1-element 1-D array where the element is 0. (An array with a zero element is visually different from an empty array.)
Or better yet, just wire in a 0 scalar constant.