Initialize Iterator with a defined set of values (array)

You know the problem - you have a Iterator module with nice thing going on in the module. But you want more precise control over the initialization of the single iterated objects. A good way to init values is using the JavaScript module and so some good old text-coding. In this example I inited two simple arrays. The value at the outlets are selected by the Current Index of the Iterator Variables. Simple, but powerful. This technique works perfectly together with the OOP-driven patching style.