9.120 JSM_CLOSE
Closes the currently open connection to the JSM server.
Arguments
None
Return Values
No | Type | Req/ Opt | Description | Min Len | Max Len | Min Dec | Max Dec |
|---|---|---|---|---|---|---|---|
1 | A | Req | Status | 1 | 20 | ||
2 | A | Req | Message | 1 | 255 |
Technical Notes
JSM_CLOSE can only be used in an RDML function or component.
Example
USE BUILTIN(JSM_CLOSE) TO_GET(#JSMSTS #JSMMSG)