This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:config:items:item:key [2018/06/01 06:08] martins-v multi-level parameter arrays are not allowed |
manual:config:items:item:key [2021/01/27 20:27] (current) |
||
---|---|---|---|
Line 35: | Line 35: | ||
=== Parameter - quoted string === | === Parameter - quoted string === | ||
- | If the key parameter is a quoted string, any Unicode character is allowed, and included double quotes must be backslash escaped. | + | If the key parameter is a quoted string, any Unicode character is allowed. |
+ | |||
+ | If the key parameter string contains comma, this parameter has to be quoted. | ||
+ | |||
+ | If the key parameter string contains quotation mark, this parameter has to be quoted and each quotation mark which is a part of the parameter string has to be escaped with a backsplash (''\'') character. | ||
{{manual:config:key_param_quoted_string.png|}} | {{manual:config:key_param_quoted_string.png|}} |