【RF库Collections测试】Get From Dictionary

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.

原文地址:https://www.cnblogs.com/apple2016/p/7045949.html