Global print
Print a formatted string inside the console.
Syntax
print(...)
Parameters
print is a variadic function.
Return value
The function has no return value.
Print a formatted string inside the console.
print(...)
print is a variadic function.
The function has no return value.