I'm a total SuiteScript novice, but need a quick s...
# suitescript
m
I'm a total SuiteScript novice, but need a quick script to run every 15 minutes. Collection = Item like '%GRABBAG%' foreach ( collection as item ) { item.to_sync = 'T'; }