Interator: What am I doing wrong?

Hi
I feel very frustrated, not being able to do a simple operation with the Iterator module. I have a simple array and the Iterator cannot separate these elements. Never managed to create multiple bundles. SE the picture below. I have also tested manually by inputting a simple input array [“A”, “B”, “C”] and the result is the same as the input array (one bundle): What am I doing wrong? This is basic, it shouldn’t be a problem.

image

Dear, you can’t use array as text to be rendered. It will always be an string. Try put the inputed array into the Split funcion. It wil generate a Make array object.

image


Thanks, Helio!
Wemakefuture
If you have questions reach out :wink:

2 Likes