ASK Gets input from a user
Categoryname
answer: ASK value
value - STRING! type value, most often containing a request for information
/LINE - Get a whole line, not a single character
ASK Gets input from a user, also works sort of in the Meta webconsole
Descriptions and
answer: ask/line "Hi what is your name?"
write/line ""
write "Welcome to Meta " write answer write/line "!!"