Just add one more note: this RegEx will return only the first match.
If two persons have the same number code (e.g., 232), and you want to find both of them, it will not work. In this case, you will have to use the "For Each" action and the "Append text to Variable" action.
An example may be found here: