Set and Use Variable during an Iteration

In my scenario, I set a variable to a null value. After an iteration, I want to be able to set that variable to a new value. For example, name would start as null, and later I want it to be set to a new value like John Doe. How would I do that? Additionally, would I be able to use the new value at the beginning of the iteration?

Nevermind, figured it out! I just had to use Get Variable for the updated value. Thanks!

2 Likes

Hi @Alanah_Angus1, welcome to the Make Community :waving_hand:

Awesome work figuring this out on your own, congrats! Also, thanks a lot for remembering to step back into the community and share what did the trick for you. This is super helpful for anyone who’s looking for similar information in the future. :folded_hands: