Lua
C++
Edit

Print

This function prints a line of text to the program output.

Syntax

Parameter Description
value string or data to display
linereturn set to true to add a new line character at the end

Example

Print("Hello, world!")
Copyright © 2024 Ultra Software.
All rights reserved.