Hi! Im trying to index a array with another variable, is this not possible?

xWeekday is array of bool, and TestInt is the variable im trying to index the array with.
Hi! Im trying to index a array with another variable, is this not possible?

xWeekday is array of bool, and TestInt is the variable im trying to index the array with.
Use indirect tag binding.
Uhm... how do i do that?
EDIT: Nevermind, i found it. Thank you ![]()
Good!
Don't forget to hit the solution icon on the post that best answered your question.