Action group: Collections
Creates a new empty dictionary instance
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Results | ||||
Dictionary | The variable to which the created dictionary will be written | Robin.Dictionary |
If an existing dictionary is fed into the result, it will be cleared.
Create a new dictionary and add there the value "Moscow" with the key "1".
Use the "Create a dictionary", "Add pair" action.
A new dictionary was created and the value "Moscow" was successfully added there.