|
-
Jun 9th, 2017, 12:08 PM
#1
Thread Starter
Lively Member
Trying to use Regex for replacing specific word?
Hello, I have been reading up on Regex and have a hard time understanding it. I am trying to make this feature to remove a certain word the user might want to remove from the list(word is the variable) but from what I have been reading up about, they have the set word already written in the code and the length of the word to search for. I could have these three words, Hello | HelloWorld | HelloUniverse | and when I type Hello, it removes Hello from all the words leaving World and Universe. I do not know how to use Regex to find that standalone word and I do not fully understand how to use Regex. Sorry for asking how to do this but I don't know where else to ask for help.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|