SyntaxFix
Write A Post
Hire A Developer
Questions
If you want the word to start with "stop", you can use the following pattern. "^stop.*"
This will match words starting with stop followed by anything.