Join Slack
Powered by
<@U38P88S1G> If all you need is the values of a Cu...
# suitescript
e
erictgrubaugh
10/09/2018, 8:56 PM
@sholodnick
If all you need is the values of a Custom List, then you just need to use the Search API and pass the script ID of the Custom List as the Search Type e.g.
Copy code
search.create({type: "customlist_myawesomelist"});
👍 3
Open in Slack
Previous
Next