I have a txtfile with data stored as data1 data2 data3.
Is is possible to do a !change data3 newdata2?

Meaning, !change will search the file for data3 and replace data2 with newdata2 ?