Print

TrustCenterGetSignersData()

A TrustCenterGetSignersData() rule function returns a list of signers for the given document sent to Trust Center. This function will throw an exception if the document has not yet been sent to Trust Center.

Syntax

TrustCenterGetSignersData(document);

Function arguments

  • document – (Object) a document for which a list of signers is to be retrieved. It can be a value of a document field, a document id or a file object.

Return value

This function returns NULL.

Examples

Example 1

Returns a list of signers data for the document stored in [document] field on the form.

TrustCenterGetSignersData([document]);

 

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?