Arrays (list button activate List props)

I’m glad you got it working :slight_smile:

As for changing the array, wrap the assignment in an if:

if (set RotateList[ButtonIndex] = false){}

and do the same for the other one

2 Likes