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*

BMC AMI Ops Console Management, BMC AMI Ops Console Automation, and BMC AMI Ops SecureHMC 4.1