I'm looking to save a variable that is used for one method, and then call it in another method for an App. Does this have something to do with global/extern/static variables? If so, I was wondering how it would be set up. I've tried to use global and static with no success. I'm looking to save a variable that is used for