[This is preliminary documentation and is subject to change.]
Adds a new object by key.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
Parameters
- key
- String
Full key.
- payload
- T
Object associated with the key.
- overwriteOnDuplicate
- Boolean
Whether to overwrite the value in case this key already exists.