Hello, just wondering, if I got a text file with stuff like
line1=blah
&line2=blah blah
&line3= blah blah blah
etc, is it possible to use a random function to randomally make one of those lines appear in a text field? Or do I have to make a whole bunch of if statements?