dictionary.set()
Last updated
Was this helpful?
Last updated
Was this helpful?
A key under which set .
A value to set under the .
Additional dictionaries along with a (if in use) to set under .
The can be provided as a map
, or as a list
where the first element is a dictionary followed by the list of keys to pick() and is merged into a global dictionary(if in use).
A bool
value indicates whether to use a global dictionary. Default, null
, then is checked.
The return value is a dictionary with updated in the .