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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.