I'm trying to put in a way to check internet in my script I'm working on. Someone said I should use the TestConnection() function, and I have it in the script but it's not working as it should I want the script to for instance, if the user has internet, let the user know via an msg box that internet is available and continue with the rest of the script. Otherwise, if internet is not available, tell them with a msg box that no internet is detected and exit. The function should ping google to t