I know that loopindex is the index of the loop you're using, and I'm assuming in the case of nested loops it's the index of the nested one. With that in mind, is there a way to get the index of the outer loop, other than creating a variable?
Develop games in your browser. Powerful, performant & highly capable.
Expression: Loopindex("name_of_loop")
<img src="smileys/smiley2.gif" border="0" align="middle" />
Perfect, thanks a million. <img src="smileys/smiley4.gif" border="0" align="middle" />