Hello Community,
I have a text file with 1000 lines, Is it okay to save it to a variable and then use replace function to do the replacement?
Can a string variable hold up to 10000 Lines of text?
Or is there a better way to replace these large text files?
Thank you