Initializing help system before first use

AppInterface.attach_status

AppInterface.attach_status


Purpose
Read-only property indicating the status of the most recent attempt to access or modify an attachment.
Synopsis
attach_status: AttachStatus
Further information
After every call to an attachment-related function or procedure, you should check the value of insight.attach_status to see if your request succeeded.
Related topics