Window.ReadLine (gb.ncurses)

Function ReadLine ( ) As String

Read a full line from the current window.

The total length of the line may not exceed 256 characters.
If it does then more than one readline may be required.