THIS POST PERTAINS TO BOTTOM STATEMENT
I figured this wouldn’t work but wanted to at least try. How can I take two times and find the difference between them? Basically want to set a variable to the amount of time between now and a prior event. Then use that variable so that if the amount of time has been less than 120 minutes do one thing but if it’s been over 120 minutes do something else. As I’ve got it now the variable keeps getting set to 0.