Suppose you have a rich text field containing the following: Dear <Name> <Company Name> would like to offer you the <job title> position starting at <salary>. Sincerely, <HR Name> and you wanted to create an array of all the values contained in that rich text field that had < > around them. How would you go about that.?