Get value of key [ ] from Dictionary [ ] store in [ ]
| Command |
GETFROMDICTIONARY |
| Image |
|
| Group | Actions |
| Section | Dictionary |
| Description |
Returns the value of the specified key from the specified dictionary |
| Parameter 1 |
The name of the key you want to get data for |
| Parameter 2 | The name of the dictionary to be used |
| Parameter 3 | The name of the variable used to hold the returned data |