If you assign a group of skillsets to a script variable, does this mean that a call queued to the script variable is in fact queued to each of the group of skillsets?
If I remember correctly, I think that the order that they are added to the variable dictates the order in which they are queued (certainly easy enough to test).
We had an occasion to queue to multiple skillsets, but we explicitly stated the skillsets
QUEUE TO SKILLSET Skillset_a, Skillset_b, Skillset_c
this meant it was easier to resolve problems with scripts.
No, Symposium will not queue them to the skillsets in the order they are entered in the variable. In fact, it won't even queue calls in the same order every time. It is completely radom. Though it's kind of moot since all this queuing takes less than a second.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.