Am I correct in assuming that if I set a global variable and then call another trigger which needs that variable it will still be the same no matter what? In other words, no other triggers could run in between and manipulate that variable unless I used a wait? |