Hello everyone
I don't know if this is stupid question but I need to use textlines out of a .txt file in C3.
I know that I can use AJAX object, but I have a lot of files that I am requesting.
If the other files are completed, I upload the data into arrays, but where can I put the data of a .txt file?
If have so many rajax requests so I can't just use AJAX.Last data... Is there another way to select just this request?
An other question: Can I select some lines out of .txt file using tokenat?
Thank you in advance!