PRINT

Syntax:
PRINT {{"<string>" | <expr>} {, | ;}}

Bsp.:Print"Hallo Du"
     Print a,b,c
     Print"Mein Alter:";a