Basic/data/HELP/STRING$

8 lines
90 B
Plaintext

Syntax:
STRING$ (a,String)
String wird Anzahl a wiederholt
Bsp.:
PRINT STRING$(5,"HI")