Root / Programming Questions / [.]
DIM POS [2]
DIM ALL_POS [10,2]
var x = ALL_POS [2,0] var y = ALL_POS [2,1]