Print

TrustCenterGetSignedDocument

Download signed document from TrustCenter.

Syntax

TrustCenterGetSignedDocument([Document],"SignedDocument")

Function arguments

  • Document – (UNKNOWN) Field which contains document sent to Trust Center. It can be value of document field or AttId of attachment
  • SignedDocument – (UNKNOWN) [Optional] Field to store signed document

Return value

This function returns String. Function returns error description if something went wrong, otherwise signed document is saved and error code is an empty string

Examples

Example 1: This will save signed document based on uploaded one in attachments section

TrustCenterGetSignedDocument([Document])

Example 2: This will save signed document in specified field, if the second field is absent the signed document will be saved in attachments

TrustCenterGetSignedDocument([Document],"SignedDocument")
Czy artykuł był pomocny?
0 na 5 gwiazdek
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
How Can We Improve This Article?