+
K
Supported in: Batch
Extract all instances of a regex match into an array.
Expression categories: Regex, String
Output type: Array<String>
Description: Extract the first two initials from each code. Argument values:
Output: [ MT, XB ]
Description: Null inputs give null outputs. Argument values:
Output: null