About the tool
What Is The SBMM Universal Text Editor?
The SBMM Universal Text Editor runs sixteen line-based operations over any text you paste: de-duplicate, sort A to Z or Z to A or by length in either direction, reverse the order, trim whitespace, remove blank lines, convert to lower case, upper case, Title Case or Sentence case, find and replace, add a prefix or a suffix to every line, and number the lines.
Each of these lives behind a spreadsheet formula, a SQL expression or a one-line script, which is precisely why reaching for one breaks your flow mid-task. Here they are a paste and a dropdown. Keyword lists, address lists, outlines, log extracts, exports and email lists all pass through the same box.
Find and replace works on literal text, not on a pattern. That is a deliberate limit rather than a missing feature: a pattern written by a visitor, against a line written by the same visitor, can be arranged to take minutes of a shared server's time, and no amount of care with the pattern box makes that safe. If you need a regular expression, you need a script on your own machine.