setString
void setString(key,
valAsString)
Assigns the string value associated with key
, or
valAsString
if the key
does not exist.
void setString(key,
valAsString)
Assigns the string value associated with key
, or
valAsString
if the key
does not exist.