Basic/data/HELP/Print

8 lines
117 B
Plaintext
Raw Normal View History

2014-04-30 20:24:00 +02:00
PRINT
Syntax:
PRINT {{"<string>" | <expr>} {, | ;}}
Bsp.:Print"Hallo Du"
Print a,b,c
Print"Mein Alter:";a