Console..::..ReadLine Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
ReadLine()()()() |
Reads the next line of characters from the standard input stream.
|
![]() ![]() |
ReadLine(String) |
ReadLine uses the native JavaScript prompt() to display a dialog with an optional message prompting the user to input some text.
|
![]() ![]() |
ReadLine(String, String) |
ReadLine uses the native JavaScript prompt() to dialog with an optional message prompting the user to input some text.
|