Open fbridger opened 2 years ago
I'd also suggest that an existing variable, even if valueless, be allowed as the default value, e.g.
# @prompt variableWithDefaultValueFromExistingVariableAndDescription=@existing_variable Your one-time password in your mailbox
and would suggest that the prompt display the default value, perhaps in square brackets, whether hard-coded or from a variable (the value of which, not the variable name, would be displayed), e.g.
Desired temperature scale? [Fahrenheit]
As a Developer, I would like to define a default value for Prompt Variables