Filters for the search as an array of search.Filte...
# suitescript
a
Filters for the search as an array of search.Filter objects. Value is null if the search has no defined filters. You set this value with an array or single search.Filter objects to overwrite any prior filters. Use null to set an empty array and remove any existing filters on this search. Use search.createFilter(options) to create a filter.