Repeating Table Values after All Values have been Iterated

Hello GameSalad community,

Follow the tutorials online, I have created a table that will display a random string within a row once, and then remove that row after it has been iterated, so the string never appears twice. Is there any way to "reloop" the original table after all rows have been iterated once?

Thanks for the help!

Comments

  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598

    Hello @hotpopcorn Yes, there is a way to "reloop"/resuse a table: that involves making a blank table and before you start using the process, copy your original table data to this other table, by using the Copy Table behaviour.

    Once that's done, go ahead as before but using this copy of the table. So this way, when you are ready to start afresh, simply copy the table across again and off you go again.

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

Sign In or Register to comment.