Note: Built-In Function Rules Usage Options
This Built-In Function closes the JSM connection identified by the handle.
See also: 9.125 JSMX_OPEN and 9.124 JSMX_COMMAND
Arguments
|
Return Values
|
Example
Close a JSM connection.
USE BUILTIN(JSMX_CLOSE) WITH_ARGS(#JSMHNDL) TO_GET(#JSMSTS #JSMMSG)