Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sends a message to a session-based Subfile Program Message Queue. This API is utilized in conjunction with setting the sflMsgQueueType configuration option to "pjs session" and the msgFileType configuration option to "json".

...

Code Block
languagejs
titleExample
pjs.sendMessage('MYMSGF.json', 'ERR9999', msgdata);