Hangup

Function:

Disconnects from the dialup connection if the script established the connection. If the "force" parameter is used, it will cause the connection to break even if the script did not establish the connection.

Syntax:

Hangup

or

Hangup("force")

Example:

Hangup

or

Hangup("force")