A simple question - is it possible to run a while loop over a subset of characters named cChar1, cChar2 etc. that do not have consecutive id numbers? Or am I stuck with using a custom property or similar and having to check against that whilst iterating over the whole set?
Thanks
Thanks