Handles escaping of property values that may contain:
COLON (:), SEMICOLON (;), or COMMA (,)
If any of the above are present the result is wrapped in double quotes.
Raw property value
Given or escaped value when needed
ICAL.stringify.propertyValue
Generated using TypeDoc
Handles escaping of property values that may contain:
COLON (:), SEMICOLON (;), or COMMA (,)
If any of the above are present the result is wrapped in double quotes.