krn.SendMessageToClients
This job sends a message to one or all connected clients.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported — pass |
|
STRING |
Yes |
Empty = notify all computers; otherwise: name of the computer |
|
STRING |
Yes |
Name of the program |
|
STRING |
Yes |
Name of the user to be notified |
|
STRING |
Yes |
Type of message |
|
STRING |
Yes |
Message text (programmatic message) |
|
STRING |
Yes |
Message text for the user (e.g. for MessageBox) |
|
INT |
Yes |
|