Allows to specify an alternative value separator.
Resources
- is-single-value
- Prevents the property value from being split into a list of values.
- Using Commas in Property Values
- Property values are inherently considered to be a list of strings. Typically this a good thing since it makes working with list of names very easy. Sometimes it makes things more difficult.