stringVariation

abstract fun stringVariation(forKey: String, default: String): String

Return a String value forKey, or default if no value exists.