HI guys I have a set of 30 variables within a bot and I want to reset 25 of them at the beginning of the Bot’s main loop so that each time it iterates, those variables are set back to “”.
Is there a better way to do this rather than creating 25 separate ‘Assign’ activities?