mrdocs::dom::Object::set
Set or replace the value for a given key.
Description
This function inserts a new key or changes the value for the existing key if it is already present.
Parameters
| Name | Description |
|---|---|
key |
The key. |
value |
The value to set. |
Created with MrDocs