print

print -- output a string

Description

print(string arg);

Outputs arg.

See also: echo() printf() flush()