set_value

set_value(a_key, a_value)

Set a value associated with a key. If the key is not in the XDict, the key is added.

Parameters