|
Listener |
Top Previous Next |
|
Allows you to start a task when a command from another computer is received. Works together with the Send Command action. Performs the primary analysis of the received string and starts the corresponding task if the received string meets the specified conditions.
Wait For Option Select the mode of waiting for a string.
Wait for String Specify the key string that will start the task. This parameter does not make sense if the "Any String" mode is on.
Case Sensitive Select this checkbox if strings should be compared with their letter case taken into account.
Assign Received String to Variable Specify the name of the variable if the received string should be assigned to a variable. This value can be used in the task.
The simplest sample use is message exchange: the Listener receives a string, assigns it to a variable and starts the task. The task displays this variable as an informational message.
Plugin settings You can set up parameters of Network plugin.
Variable Allows you to add a variable to the action or triggering event that you selected. You must place the cursor in a edit box in the settings dialog window of the action or event and then click the {V} button.
|