9.143 JSM_COMMAND
Þ Note: Built-In Function Rules.
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.
For use with
|
Arguments
|
Return Values
|
Example
USE BUILTIN(JSM_COMMAND) WITH_ARGS(#JSMCMD) TO_GET(#JSMSTS # JSMMSG #WRKLST)