I am making this form processer and want to put the text in each line from a textbox into a separate variable and then to go through each of these variable with a function i've got. Can someone tell me how to split the text in 1 textbox into several variables?