LabVIEW-Open-Source / DataManipulation

Utilities to manipulate variants and type descriptors
Other
13 stars 3 forks source link

ExtractClusterElementByName has inverted logic #14

Closed francois-normandin closed 10 months ago

francois-normandin commented 10 months ago

image

francois-normandin commented 10 months ago

Need to also strip the dot notation from the type descriptor array.name when inside a cluster image

Beware of callers of this VI that might already input the name into a dot notation format. Check for backwards compatibility... but since the VI logic was broken, it can never have worked anywhere, for anyone. Probably safe to change the code, but a review is warranted.

francois-normandin commented 10 months ago

Fixed in DataManipulation 1.6.0