Await in loop

Yeah, that fixed my problem thank you :smile:

Seems like it’s possible to await a value in a for loop, but not in the new forEach() function.