We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PRINT
Print sends the parameters to the output stream of the interpreter. The format of the command is
PRINT expression list
The element of the expression list are expressions and are separated using commas.