Basic/data/HELP/Print

9 lines
118 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
2014-06-14 15:03:48 +02:00
Print"Mein Alter:";a