boolean filterIncludes(String FilterAttributeValue, String IncludeValues)
Returns True if the value of FilterAttributeValue matches one of the values listed in IncludesValues. Otherwise, the method returns False.