insert_value


Description:

public void insert_value (string key, Variant value)

Inserts (or replaces) a key in a VariantDict.

value is consumed if it is floating.

Parameters:

this

a VariantDict

key

the key to insert a value for

value

the value to insert