+
K
Supported in: Batch, Streaming
Extracts the specified group from a regex. Returns empty string when no match is found.
Expression categories: Regex, String
Output type: String
Description: Extract the first two initials from the first match.
Argument values:
Output: MT
Output: empty string
Output: hello
Description: Null inputs give null outputs.
Output: null