Event Process.Prompt (gb.util)
Event Prompt ( Prompt As String, Answer As String )
Since 3.15
This event is raised when a prompt specified by the
Expect method has been detected on the standard output of the process.
The
Prompt and
Answer arguments of the corresponding
Expect method are provided to the event handler.