I know you can append data to a txt file but can you append data to a variable?
Page 1 / 1
Something like this should work:
Variable2 = Variable1 + "additional text"
Variable2 = Variable1 + "additional text"
Thats an Idea I'll try that..
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.