Name
CloseConnection -- disconnect from server (V5.0)
Synopsis
CloseConnection(id)
Function
This function disconnects from the server specified in id and closes the connection. The connection which you need to specify here must have been established by the OpenConnection() command.

Inputs
id
identifier of the connection that shall be terminated

Show TOC