insert_value
Description:
Inserts (or replaces) a key in a VariantDict.
value is consumed if it is floating.
Parameters:
| this | |
| key |
the key to insert a value for |
| value |
the value to insert |
Inserts (or replaces) a key in a VariantDict.
value is consumed if it is floating.
| this | |
| key |
the key to insert a value for |
| value |
the value to insert |