regextract

XQL_function_descriptions.json

Synopsis

regextract (value: string, pattern: string)

Description

This function returns a list of all the matches found on a string using the given regex pattern.