Loop Over Table High Scores

SethsAppsSethsApps Member, PRO Posts: 328

Does anyone know how to loop over a table and display high scores and usernames (two different columns) in a list format? I can't find much of anything on the forums but maybe I'm just overlooking a good tutorial. Thanks in advance for the help!

Comments

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited November 2016

    I would probably use tableMergeValues() for each column instead of a Loop. If you use "\n" as a separator, each table row will be displayed on a separate line using Display Text.

    If you want to use a Loop, try this tutorial video:

  • The_Gamesalad_GuruThe_Gamesalad_Guru Member Posts: 9,922

Sign In or Register to comment.