Hi all!
I have a “txt” file, where I want to add sybols in line.
- I use “read text file” and add encoding to Russian language. Save text to variableBefore
- Assign to new variableAfter ariableBefore.Replace.(“Назначение платежа: Выплата”,“Назначение платежа: {VO70060} Выплата”).
3.“Write text file” with this veriableAfter
As a result, a I have the same text without replace. If I use “Message Box” with variableBefore I have inexplicable sybols.