ENV Structure array gives error

Putting this up because it says in the compiler error that you may want to know about it. Attached is a screen shot of the BP where it’s messing up. I was using the ENV variable structure to have float’s with names. Feed them into an array and then tried to create somet

hing to sort the array by float value.

Meh, It was just the condition on the “while” loop. I changed it and now it’s fine.