mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Remove remarks about setting dictionary value to null to remove the key/value pair
fixes #8066 Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
This commit is contained in:
parent
7ac6347d6a
commit
789ce044d9
@ -217,9 +217,6 @@ with certain characters (e.g. digits). If you want to use a dictionary
|
|||||||
key that is not a valid identifier you can enclose the key in double
|
key that is not a valid identifier you can enclose the key in double
|
||||||
quotes.
|
quotes.
|
||||||
|
|
||||||
Setting a dictionary key to null causes the key and its value to be
|
|
||||||
removed from the dictionary.
|
|
||||||
|
|
||||||
#### <a id="array"></a> Array
|
#### <a id="array"></a> Array
|
||||||
|
|
||||||
An ordered list of values.
|
An ordered list of values.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user