print

Syntax: print(string)

Prints a message to the output. This is mainly used internally in distributed processing.

This command can be used in the distributed processing mode, but it does not participate in distributed processing.

Arguments

string [input]

Data type: string

String to print