Hi @RobertDy,There's several options actually:You can do a pattern where you do a Get Variable, followed by a Set Variable. In the Set module you can do an Add or some other array functions. This is not the most efficient method, especially if you are iterating through a large array, because you are...