I want to use the function incrementpriority to dynamically increase the priority of an interaction waiting in the queue,
but I have no idea where to put it? I mean before selection object or after it?
if before selection, interaction is not in the queue yet, but if after selection, how can I change the priority using incrementpriority?