FilterValuesReturns a text result containing only the values that were provided in filterValues, in the order they were originally entered in textToFilter.FilterValues(textToFilter; filterValues)filterValues - values that you want to preserve in the specified textIf filterValues doesn’t have any values, an empty string is returned.When the textToFilter or the filterValues parameter is a literal string, you must insert a paragraph character (¶) between each item in the string. To insert a carriage return character, click the ¶ button in the Specify Calculation dialog box.The FilterValues function is not case-sensitive.when a database file named Database has a value list Sizes that contains Small¶Medium¶Large.