still not able to get this to work
I need it so that when the button is pressed the input into ansBox0 is checked against the the entry in an array, and if it is correct the it changes true/false0 to "true"
I can do it one ansBox, true/false field at a time, but I need to be able to do it for all at the same time - its possible in every other programming language using a For loop, but I cant figure out how in C2.
My current code is:
but this changes all true/false fields to "true" if only one of the ansBox entry fields matches the array