Function StackMap
Set Value By Key
Assign a new value to the map using the specified key.
Config
- Result As: The referenced value
- Key: The name of the key in the map
- Value: The value to be associated with the key
Assign a new value to the map using the specified key.