UserInput Module
Contains tasks for capturing user input
Example
UserInput.getUserInput prompt
Functions and values
Function or value | Description |
Full Usage:
UserInput.getUserInput prompt
Parameters:
string
-
Text to display as a prompt
Returns: string
|
|
Full Usage:
UserInput.getUserPassword prompt
Parameters:
string
-
Text to display as a prompt
Returns: string
|
|