milesgratz/FastLookup

Variables of a string do not search in foreach loops

Opened this issue · 0 comments

The example using arrays of numbers works perfectly in the foreach loop. However if I use arrays of names(for example), it produces no output at all. I have made sure all arrays produce proper output on their own, even in the same foreach loop I'm trying to get to work. The array I'm trying to get to work is at the bottom.

Screenshot_20221206_104812