To print output in GDScript, use the print() function:

print("Hello, Godot!")
Comments