lazytrucker
Programmer
I am trying to create a piece of code which follows the logic of:
If ARRAY(0) TO ARRAY(i) = TRUE THEN
Where (i) is unkown.
I know this is bad syntax and I have a tempory solution but it's been annoying me that there must be a better way to do this.
Any Suggestions??
Cheers LazyTrucker
If ARRAY(0) TO ARRAY(i) = TRUE THEN
Where (i) is unkown.
I know this is bad syntax and I have a tempory solution but it's been annoying me that there must be a better way to do this.
Any Suggestions??
Cheers LazyTrucker