Close (Method)
Function Close([sess_id As String = "A"]) As Long
Â
Parameters
No | Name | Type | Optional | Default | Description |
---|---|---|---|---|---|
1 | sess_id | String | Yes | "A" | One character session ID (A-Z) |
Return Code | Description | ||||
JGS_OK | Success | ||||
JGS_SYSERROR | The function failed due to a system error | ||||
JGS_PARAMETERERROR | Parameter not specified or an invalid type or value was specified | ||||
JGS_INVALIDPSID | No session with the specified session ID exists |
Sample Code
Â
QWS3270 Automation copyright © Jolly Giant Software Inc. All rights reserved.
Â