setStringValue

external fun setStringValue(key: String, value: String)

Set the value of specified setting key to the given String value. If the key already exists, the previous value is overwritten.