putString

fun putString(key: String, value: String?)

Puts a String into the editor. Doesn't apply/commit the changes.

Parameters

value

if null, does nothing