Indirect addressing in an array

Indirect addressing in an array

Can zenOn handle indirect addressing in an array?
Example:
I've got an integer array variable JobQueue[100], and an Offset integer variable.
Does zenOn allow JobQueue[Offset+1] or JobQueue[Offset]?

This is a migrated post! Originally posted on 03.12.2009 by user scotttee. Please be aware that information can be outdated.