print(string)

Prints a string through the socket channel.

Parameters:

string - string to print.

Remarks:

Example:

print("Test!");

See also:

message

► latest version online