Home Keywords Keyword readln Description Read a line from standard input. Lines are delimited by a newline character. Example string inputLine; readln inputLine;