I'm doing a number check, I need the script logic to be such that if the number in the variable was greater than 300 but less than 600, then it would do the function, if the opposite would include another check
Yes, I am already using try catch, but I still wanted to ask about this. I thought there was a specific action for this in BAS, such as OnApplicationExit, just like ‘OnApplicationStart’.