asked on February 9, 2016
Hello,
I have a WF where a field is being assigned value.
Now I want to create a process in which before it assigns the value it has to be checked if there are any " in the name e.g. "test"
The problem is during the testing the process has been repeated many times, so " is added more than once before & after the string.
I want to accomplish a process in which before assigning " a pre step is made to remove all of " before & after the string.
Can anyone please help in :
Determining the pattern to remove "
0
0