I can not understand how to compare the array?
I have an array of X: 0,1,2,3,4,5,6
I need to compare the value of X in cell 0 somim with myself.
The system compare 2 values ....... I can not figure out how to call the value 0 from an array?
Develop games in your browser. Powerful, performant & highly capable.
Did you try with Array -> Compare at X?
If you mean checking what value is in position X:0 of your array.
Did you try with Array -> Compare at X? If you mean checking what value is in position X:0 of your array.
I don't understand the syntax of - Array.X(0)? This expression is not correct.
I hope this is it, otherwise I don't know what you mean, sorry. And if you need to compare it in the System expression there it's Array.At(0).
Big Sanks)))