Sorry, I misunderstood your question. Honestly, I just assumed it was supported (given that it’s a standard part of regular expressions). I checked the history of my posts about it and the first significant one I posted contained a capturing group and an example of how to handle the result if it contains more than one item (i.e. the ‘index’ in regex_findall_index).