Skip to main content

Print

Prints the text provided to the server console.

Syntax

Print "text" color?

Arguments

NameRequiredTypeDescription
textYesAny text e.g. "Hello, World!"
colorNoConsoleColor enum value - found using 'serhelp ConsoleColor' commandDefault: Green

Validated examples using this method

On a running server

Use serhelp Print to inspect the reference generated by your installed SER version.