Name:
Get From Dictionary
Source:
Collections <test library>
Arguments:
[ dictionary | key ]
Returns a value from the given `dictionary` based on the given `key`.
If the given `key` cannot be found from the `dictionary`, this keyword fails.
The given dictionary is never altered by this keyword.