procedure print

prints the argument. Depending on the argument, the following happens: integer, real number, complex number, string, string array: the value is printed. matrix: some statistics on the array are printed.

Syntax
print argument