Can attachments on Message records be deleted usin...
# ask-stanley-ai
a
Can attachments on Message records be deleted using suitescript?
c
AI generated answer (using internal Slack threads):
Based on the provided Slack threads, it is not explicitly mentioned whether attachments on Message records can be deleted using SuiteScript. However, SuiteScript does provide methods for manipulating records, such as
record.detach
and
record.delete
. These methods are typically used to disassociate or delete records, but it's not clear if they can be used specifically for attachments on Message records. Please refer to the NetSuite SuiteScript API documentation or SuiteAnswers for more specific information on this topic. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84298861
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.840204477
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.837347507
Please provide your feedback on this answer.