readBoolean will read a boolean from the user via the browser prompt.
readBoolean will reprompt the user for another boolean until it
receives one, either 'true', 'false', 'yes', or 'no'.
readBoolean will read a boolean from the user via the browser prompt.
readBoolean will reprompt the user for another boolean until it
receives one, either 'true', 'false', 'yes', or 'no'.