get_string
Description:
Retrieves a string value.
Parameters:
this |
instance of Dictionary |
key |
key to look up |
Returns:
the value if it was retrieved successfully, null otherwise. |
Retrieves a string value.
this |
instance of Dictionary |
key |
key to look up |
the value if it was retrieved successfully, null otherwise. |