8 messages · Page 1 of 1 (latest)
What is the for each chip used for?
for each
Iterate through a list
It does the same as “for” then “Get element”
What does the loop exec do
Every time it runs through an element, it will send the loop exec
Ohhh
Thanks bro
Happy holidays