We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
print(...arguments: any)
Prints all of the arguments to the console.
printLn(...arguments: any)
Prints all of the arguments to the console with a line break after each of them. If no arguments are given, one line break is printed to the console.
Home
Language Reference
Using the REPL
Embedding