I am trying to run a string of text through a series of Regex using the Regex Tool with "Parse" selected. If the pattern matches, it returns the characters that match the pattern. If it doesn't, it returns null. However, mine is returning blanks. Does anyone know why?