A question about ARRAY!

Hi! Is there a possible way to add 1000 array elements without adding each one from the basic addition (pressing “+” 1000 times) and without adding with “ADD or Set Array Elem”? Maybe a comand or something else?

Yes, with a loop. Sometimes you can even:

How to populate an array would depend on what you populate it with and when.

without adding with “ADD or Set Array Elem”?

Maybe? More details needed.

1 Like

I know but i have 1000 words to add.


I tried with ‘Make Array’ instead of ‘Array Elements’ from variable but for 1000 it’s not efficient to add each element by hand. If I try to add more than 100 pins in “Make Array” or “Add Element” the procedure starts to have a big delay or lag for each addition in particular.

1 Like

Where are the words - do you have a list outside the engine? Put them into a spreadsheet and import. You’re not leaving this thread without automating this ;p

I succeeded with this idea! Thank you very much!!

I succeeded with this idea! Thank you very much!!

1 Like

That was quick!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.