Sends a piece of text data to the client.
procedure SendText(ConnectionID: Int64; Text: String);
Use this method to send a piece of text data to the client.