02-20-2021 09:27 AM
I want to mimic a test suite that would be written to a XML file and was trying to make a 2D array from 2 arrays of strings. Even though i used a 'Build Array Function' when i connect the resulting array to an 'Index Array Function' it tells me that the source is a string.
Solved! Go to Solution.
02-20-2021 11:18 AM - edited 02-24-2021 10:46 AM
You need to disable autoindexing at the FOR loop boundaries. (tunnels should be solid, not hollow)
If you autoindex, you lose one dimension per tunnel. You really need to learn the basics here.
.It is actually not clear why you can't just do "everything" (i.e. your entire diagram!) in one small loop.