I feel as though I'm at this stage, but I hardly understand Construct 3 code let alone psuedo Construct 3 code.
For "n" from 0 to tokencount(AJAX.LastData, newline)
.. Array push back tokenat(AJAX.LastData, loopindex, newline)
The screenshots have been super helpful. I'm also worried about using AJAX.LastData as I'm using that now in this project for a few different things, like team names (this situation we're discussing) but then also for a collection of player positions.