SET_KEY
adds a new key/value pair in an object or updates the value of an existing key. It can be performed on nested objects by providing a dot-separated path to the key.
SET_KEY
functionSET_KEY
adds a new key/value pair in an object or updates the value of an existing key. It can be performed on nested objects by providing a dot-separated path to the key.