I want to show only the results that are `<= 3`...
# suitescript
c
I want to show only the results that are
<= 3
of the below.
Copy code
{
  name: "closedate",
  function: "ageInDays", // this funcition gives a numeric result (as in 5) instead of a MM/DD/YYYY
  sort: nsSearch.Sort.DESC
},