readBoolean

Prompts the user to enter values which will then be converted to booleans, either TRUE or FALSE. This prevents any non-boolean values from being written to the new configuration file.

Return

True or False, depending on user input.

Author

Griefed

Parameters

scanner

Used for reading the users input.