Object Model
OutputData (deprecated)
Deprecated OutputData interface used in Custom activity scripts to transfer modified document data (field values, new fields, deleted regions) back to Vantage.
This interface is deprecated. It will provide access only to the first document of the transaction.
Used to transfer document data that has been modified by a script, such as field values, new lines or fields, and deleted field regions. Once the script has finished running, the OutputData object is used to update document data.
