Internet - Check Connection

Tests whether the current computer is connected to the Internet.  This action will store either TRUE (the computer is connected) or FALSE (the computer is not connected) in a variable that you specify.

Action ID:
Action Category:
Action List Syntax:

67
Internet
<<VARIABLE>>
=  Internet.CheckConnection (<<WEBSITE>>)

Settings

Variable:

The variable that will hold either TRUE if the user is connected to the Internet or FALSE if the user is not connected.  This field cannot be empty.

Site to connect to:

This is the HTTP address of the web site that Auto Play will use in order to test the user's internet connection.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

Examples

Opening a web page in the user's default browser