Manual

151
print
print
Description
Writes the contents of a string to %stdout.
Usage
AnyStr print
AnyStr String. Data to write to
%stdout
.
Comments
PAL writes the string contents to %stdout without any changes or surrounding data.