public readAllText() as String throws IOException:
Reads all remaining text from standard input.
Remaining input text, or an empty string at end-of-stream.
content = Application.in.readAllText()