Join Slack
Powered by
How do I find out where a file is stored in the fi...
# suitescript
l
lavi
11/28/2018, 10:50 PM
How do I find out where a file is stored in the file cabinet?
Copy code
search.lookupFields({ type: 'file', id: 7777777, columns: ['folder','url']} // path??? )
Open in Slack
Previous
Next