Menu

print

Syntax Media

The build-in function print() allows for printing out text to the console.
Example:
print("Hello world!")