Hi
I have 4 similar scripts in one file. On request in the channel, they pull data from web pages then send that data to the channel in 4 separate lines.
Currently the order the lines is displayed in is different each time, but I'm wondering if there's something I can add that will make the script read the lines in order that they are in the file. (ie first one first, second one second etc etc).
Thanks in advance!