Exit

Executes the File Exit function.

Parameters
None.
Returns
None.
Remarks
The Exit method can be used to close a BlueZone session.
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
bzhao.Exit