Note: Built-In Function Rules Usage Options
Sends a command string to the currently open JSM server connection.
If an optional working list argument is supplied then the function fields and this working list contents are available to the loaded service.
Function field names prefixed with the letters JSM will not be sent, so it is recommended to use BIF argument names such as #JSMCMD, #JSMSTS and #JSMMSG.
Arguments
|
Return Values
|
Example
USE BUILTIN(JSM_COMMAND) WITH_ARGS(#JSMCMD) TO_GET(#JSMSTS # JSMMSG #WRKLST)