I am just wondering if there is anyway to delay an if-statement check? The condition for the if-statement requires an input value from another class and every time I run the code, it always checks the condition before I can input the value and save it to the variable.