Hi all, we have a custom record type that has around 2000 rows of junk data that we want to delete. I thought mass update will have a delete action for custom record entries - but unfortunately it does not. Does that mean we have to create a MassUpdate SuiteScript and then execute that since delete action is not available out of the box for custom records?