Skip to content
Peter Verhas edited this page Jan 3, 2018 · 1 revision

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.

Clone this wiki locally