|
@@ -99,11 +99,14 @@ The following parameters are supported:
|
|
The input to store, this can be an array of strings or just
|
|
The input to store, this can be an array of strings or just
|
|
a string. This field is mandatory.
|
|
a string. This field is mandatory.
|
|
+
|
|
+
|
|
-NOTE: This value cannot contain the following UTF-16 control characters:
|
|
|
|
|
|
+[NOTE]
|
|
|
|
+====
|
|
|
|
+This value cannot contain the following UTF-16 control characters:
|
|
|
|
|
|
* `\u0000` (null)
|
|
* `\u0000` (null)
|
|
* `\u001f` (information separator one)
|
|
* `\u001f` (information separator one)
|
|
* `\u001e` (information separator two)
|
|
* `\u001e` (information separator two)
|
|
|
|
+====
|
|
|
|
|
|
|
|
|
|
`weight`::
|
|
`weight`::
|