Iterator for each array?

Welcome to the Make community!

You can use the built-in function get

e.g.: 2 being the array index (bundle order position can be used here)

{{ get(1.array; 2) }}

For more information, see the function documentation in the Help Center.

Hope this helps! Let me know if there are any further questions or issues.
Note: I see hundreds of posts, notifications, and messages daily on this forum, so if I missed your reply, please message me to look at your reply.

@samliew


P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!

2 Likes