How to use Queue Unique Reference?

So for example:

Foreach row in arrayOfRows

  • add Queue Item

  • set reference to: row(0) … (which is like…the ID number of that row item)

Is this correct?

Or what’s a good example, so I can understand this really well. Anyone have a good example I can examine?

3 Likes