INPUT

Syntax:
INPUT {"<prompt>";} {string} oder <var> {, <var>}

Bsp.:Input"Alter?,Groesse?:";a,b
     Input"Wie heisst Du?:";#a 

