Plan to use a string value to for referencing which variable I want to update. Combining string from a few different user selected sources. To many possibilities to use if
It is possible!!!
let index = 1000 if let d1000 = self.value(forKey: "d\(index)") as? Int { // enjoy }