Is there a way to use a variable to call a variable number. Basically
#10401=2
#10402=1
N10
#10437=10400
#10437=#10437+1
IF["#"#10437NE2]GOTO10
Obviously there is more that would need to make this actually work but I want to loop through a list of variables to see if it equals 2 without typing out the whole list every time