First, thanks rexrainbow for all of your amazing plugins. I'm using a couple of them and they are a lifesaver!
Now, I'm a total noob with this plugin and I'm trying to understand this very simple problem. Sorry if this is a very basic question.
I'm loading a csv file using AJAX and then trying to replicate whats in one of rexrainbow exemple capx files.
This is my code:
Problem is that if I use AJAX.lastData instead of the line that is disabled, all I get to see in my game screen is 0 instead of the proper col, row answer.
What am I doing wrong? Thanks in advance!
Cheers
***I forgot to mention, previously I do a system on start of Layout ---- AJAX Request test.csv (tag "test")