mxUtilsGetString Method |
| Name | Description | |
|---|---|---|
| GetString(DictionaryString, Object, String) |
Returns the value for key in dictionary as a string or null if no value
is defined for the key.
| |
| GetString(DictionaryString, Object, String, String) |
Returns the value for key in dictionary as a string or the given default
value if no value is defined for the key.
|