Hey, I have a simple process flow where the operator is supposed to load and move two items at once. For this, two items are pulled from a list simultaneously and stored as an array in a label on one token. While the "Move Object" operation works with the array, the "Load" operation doesnt work as expected. The operator still loads olny one item. Is there a way to make the "Load" operation work as well like "Move Object"? I've seen a similar question here where basically the same model was described, and the array seemed to work with the "Load" Operation. Is there a trick to make it work? model-1.fsm