You don’t need an iterator if you only want the first item in an array.
You can use the built-in function first
e.g.:
first(1.array)
For more information, see the function documentation in the Help Center.
samliew – request private consultation
Join the Make Fans Discord server to chat with other makers!