The system function ConsoleLib.promptLineMode displays the string in line mode and waits for user input, which is submitted when the user presses Enter.
ConsoleLib.promptLineMode(message String in) returns (result STRING)
Related concepts
Syntax diagram for EGL functions
Related reference
EGL library ConsoleLib