getString
String getString(key,
defaultValueString)
Returns the string value associated with key
, or
defaultValueString
if the key
does not exist.
String getString(key,
defaultValueString)
Returns the string value associated with key
, or
defaultValueString
if the key
does not exist.