DeleteSession
Closes an emulation session.
Parameters
SessionNameStr
String containing the short name session identifier of the session to close.
Returns
0 for success; or a non-zero error code. Refer to Error codes for a complete listing of error code descriptions.
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.DeleteSession "A"