This function remove duplicates lower case string value of an array. It removes also null, undefined or non string values.
Array of values.
This function remove duplicates lower case string value of an array. It removes also null, undefined or non string values.