If I want to run a search of saved searches using ...
# suitescript
j
If I want to run a search of saved searches using N/query, what the heck is the table of saved searches called?  I’ve tried 
SELECT * FROM search
SELECT * FROM savedsearch
SELECT * FROM customsearch
 etc.