Sends a text string to a client.
procedure SendText(ConnectionId: Int64; Text: String);
Use this method to send a text string to a connected client.