Get value from dictionary
Retrieve the value of a key from a dictionary.

Input
Get Value
| Name | Required | Description |
|---|---|---|
| Dictionary | Select the dictionary variable to retrieve the value from. | |
| Key | The key whose value you want to retrieve. |
Output
Value The value retrieved from the dictionary.