Skip to main content

print

A function that writes its arguments to chat

Even though the syntax says only one argument, you can put as many as you want

All of them will print, and they'll be separated by a tab space

Returns the string representation of all values

print()