sendCommandToSession function


sendCommandToSession

sendCommandToSession (session, command)

Sends a command to the specified session.

Parameters:

session - session name

command - String of the command.

Returns:

This function does not return a value.

Example

trigger on message.MSGID == "IEF238D"
// Replies to the WTOR on the master console
sendCommandToSession("ABCD_PRI", "reply " & message.REPLYNUM & ",cancel")

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*