Global variable to local?

Not it actually makes a lot of sense if you have a ton of class-wide variables and you want to convert them to be local variables if they’re only being used in one function. It’s very sensible and really annoying when you’re talking upwards of 10 variables. Super unhelpful response.