print function

Prints a string representation of the object to the console.

void print(
Object object
)

Prints a string representation of the object to the console.