I'm trying to use a 'Custom Code' activity with 'Stop Token' to stop all tokens inside another 'Delay' activity.
Using the eye dropper I selected: gettoken(current, getactivity(processFlow, "Delay"), 1)
Apparently, this only stops the first token inside the activity. Is there a way to control all tokens inside that activity?