I'm using an array with 3 dimension, and am wanting to count how many times a certain value appears in the second Z dimension.
I have currently
For each XYZ element
Contains value "word" >>> Add 1 to GlobalCount
But alas that isn't working at all. Could someone be so kind as to suggest a way to fix this ? <img src="smileys/smiley1.gif" border="0" align="middle" />