9.145 JSMX_CLOSE
Þ Note: Built-In Function Rules.
This Built-In Function closes the JSM connection identified by the handle.
See also: 9.147 JSMX_OPEN and 9.146 JSMX_COMMAND
For use with
|
Arguments
|
Return Values
|
Example
Close a JSM connection.
USE BUILTIN(JSMX_CLOSE) WITH_ARGS(#JSMHNDL) TO_GET(#JSMSTS #JSMMSG)