Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
N/Search - What is the column to search files by last modified date?
I'm trying to use a Scheduled Script to search my file cabinet and find specific files using the last modified date of the files.
When I look at the schema browser, it suggests that this should just be lastModifiedDate but when I put this into a script I can't seem to get anything.
Example working script that gets all files in a folder
Broken example, returns the error:
An nlobjSearchColumn contains an invalid column, or is not in proper syntax: lastmodified.
An nlobjSearchColumn contains an invalid column, or is not in proper syntax: lastModifiedDate.
An nlobjSearchColumn contains an invalid column, or is not in proper syntax:
0