{{ network:internet-connection-icon.png?nolink&80|}} ===== Check network status functions ===== ==== IsInternetConnectionAlive ==== The IsInternetConnectionAlive function returns 1 when Internet connection is active and working. Otherwise it returns 0. The function is available since version 3.2. ==== IsVPNConnectionAlive ==== The IsVPNConnectionAlive function returns 1 when VPN connection is active and working. Otherwise it returns 0. The function is available since version 3.2.