Hi all.
I have a list where tokens are pushed onto, each with a QTY label between 1 and 20.
I wish to pull between at least 1 and up to preferably 15 units of QTY from this list and add the given quantity to a label on the pulling token to keep track of this.
Pulling from the list works as intended, but I can't seem to find a reference to how much QTY I managed to pull. I looked rather thoroughly through the 'assign to'-functionality, but I found nothing to indicate if I pulled the required 1 QTY or more.
Did I somehow overlook a way to reference the QTY that the puller pulled? (Flexsim 16.2.2)
Best regards. Christian
Edit: I have read through the This Thread (24220), bit it deals with references to the token that are pulled themselves, not a value pulled from the tokens.