Using the Variable Modifier
logical action:
Select the Shared queue variable type.
${variableName}
, but it also can be associated with static content (e.g. product_${productID}
)The expression value is then added to the end of the queue. However, if the queue has reached its maximum capacity, the value will be lost.