Hi Everyone, I have the above function which retur...
# suitescript
m
Hi Everyone, I have the above function which returns all the files in a given folder. When I call this function I have to provide the folder's Internal ID as an argument. At this point I am using the UI to look up this ID, then hard code it into my script, which I don't like. My question: Is there any way using SuiteScript 2.0 to look up the internal ID of a folder? Your help is appreciated! Thanks