# Functions
No description provided by the author
RemoveDuplicateStrings returns a sorted list with no duplicates.
RemoveDuplicateStringsAndTitle converts the names to lowercase and returns a sorted list with no duplicates and the first letter capitalised.