Search, Find string with parentheses around it.
-
I have a string wrapped with parentheses. I need to remove those parens.
This code:posttext="(TM 9-5895-1600-10)"/>Should be replaced with this code:
posttext="TM 9-5895-1600-10"/>The parentheses being a special character is confusing my search.
That’s it.
Thanks. -
Escape special characters (“confusing my search”) with a backslash, like I showed with the parentheses in the replacement in your previous question.
-
@PeterJones
Got it.
Thanks!
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login