04-02-2023 06:08 PM
Hello
Looking to search through an array of containers, meaning going through each index and then searching inside the container for the specified value
I'm aware of TestStands "Contains" function but that does not seem to look inside containers that are inside an array
So for example using the image above, i want to look in the "TESTING" array, then go through each container looking for the string value of "FindMe"
is this possible and how can this be achieved?
04-03-2023 07:13 AM
I am using Teststand 2022
04-05-2023 09:07 AM