boolean filterExcludes(String FilterAttributeValue, String ExcludeValues)
Returns False if the value of FilterAttributeValue matches one of the values listed in ExcludesValues. Otherwise, the method returns True.