Create Dictionary
Creates an empty list of KeyValuePair.

Input
Create Dictionary
| Name | Required | Description |
|---|---|---|
| Default Items | (Optional) The default key-value pairs in this Dictionary. |
Output
Dictionary The newly created Dictionary.
Creates an empty list of KeyValuePair.

Input
| Name | Required | Description |
|---|---|---|
| Default Items | (Optional) The default key-value pairs in this Dictionary. |
Output
Dictionary The newly created Dictionary.