I'm trying to setup an action to remove the special character, 0D, from some tags. I know how to create the appropriate action... I cannot figure out how to code the 0D in the Original Field. Can someone tell me what it should be?
Thanks,
David
I'm trying to setup an action to remove the special character, 0D, from some tags. I know how to create the appropriate action... I cannot figure out how to code the 0D in the Original Field. Can someone tell me what it should be?
Thanks,
David
Do you mean a carriage return ?
The you can use "Replace with regular expression" with \r or \d