readStringList

Prompts the user to enter the values which will make up a String List in the new configuration file. If the user enters an empty line, the method is exited and the String List returned.

Return

Returns the list of values entered by the user.

Author

whitebear60