Private
Private
The buffer containing the full value
The multi-value delimiter
The value type to be parsed
The array to append results to, varies on value type
The inner delimiter to split each value with
The design data for this value
Optional
structuredValue: unknown[]Either an array of results, or the first result
ICAL.parse._parseMultiValue
Generated using TypeDoc
Parse a multi value string. This function is used either for parsing actual multi-value property's values, or for handling parameter values. It can be used for both multi-value properties and structured value properties.