intVariation

abstract fun intVariation(forKey: String, default: Int): Int

Return an Int value forKey, or default if no value exists.