Hello
How can i save the modification if a variable as a new variable or replace the original value?
what i am doing is the following. I am reading in a string and use Regex.Replace to clean it. I tested it in a write line activity but i am unable to save the result string to the original or a new variable.
Thank you in advance
Florian