parseCombinedFieldNames Function
Parses given combined field names string, constructed using combineFieldNames, into a list of individual field names.
parseCombinedFieldNames(combinedName: string): string[]
| Parameter | Type | Description | 
|---|---|---|
| combinedName | string | 
Returns - string[]
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.