Say I want to turn all of:
string1 string2 string3 into string0
Is this possible to do in a single action? I tried (string1|string2|string3) but it doesn't seem to work.
Say I want to turn all of:
string1 string2 string3 into string0
Is this possible to do in a single action? I tried (string1|string2|string3) but it doesn't seem to work.
I have no problem.
What's your example that doesn't work?