what? no i want this filter 'or' this filter 'or' ...
# suitescript
r
what? no i want this filter 'or' this filter 'or' this filter, sequentially. if i use Search.filters.push(filter) sequentially, it gives me filter1 and filter2 and filter3. i want filter1 or filter2 or filter3.