system compare: array.at(yourx,youry) = 0 (or "" if you mean an empty string)
if you need to go through the whole array and do something with all elements that have a specific value, you can use this:
array for each element XYZ
system compare array.at(array.curx,array.cury,array.curz) = yourvalue : your actions