b1nary0mega
5/18/2017 - 9:03 PM

Get the Last 2 Words of search string using RegEx

Get the Last 2 Words of search string using RegEx

\b([A-Za-z])+\s([A-Za-z]+)\b$