11.7 Online Verification

The Online property is a boolean which indicates if the browser thinks there is a valid connection to the Application Server. Precise implementation will depend on the browser.

#online := #SYS_WEB.online

Note: While this may be a useful tool, the only true test of whether a browser can communicate with the server is to attempt to access the server.