the token has a label PossibleDest_Str. We construct a label PossibleDest_Array based on the first one.
The values of this array are the reference of the possible destinations. The size of this array can be between 1 and n.
The queues have a label "NoLocal" which is the reference of the destination.
Which query to get an object whose label value is included in a string or in an array ?
The yellow box have to pull the yellow queue (1-101)
The green box have to pull the green queue (1-102)
The blue box can pull the yellow or the green queue because of (1-101,1-102)
Thanks a lot in advance