- ON clause
- Accepts the InputTable clause.
- Delimiter
- Specifies the delimiter, a single Unicode character in Normalization Form C (NFC), that separates the virtual columns in the packed data. The delimiter is case-sensitive.
- ColumnLength
- Specifies the length of the virtual columns; to use this syntax element, you must know the length of each virtual column.
- Regex
- Specifies a regular expression that describes a row of packed data, enabling the function to find the data values.
- RegexSet
- Specifies the ordinal number of the data group in regular expression that represents the data value in a virtual column.
- IgnoreInvalid
- Specifies whether the function ignores rows that contain invalid data.
- Accumulate
- Specifies the input columns to copy to the output table.