Print

TrustCenterGetSigners

Returns emails of signers having specified type. The result is string with emails separated by commas.

Syntax

TrustCenterGetSigners([Document], Type)

Function arguments

  • Document – (UNKNOWN) Document to check. It can be value of document field or AttId of attachment
  • Type – (String) Determines what kind of signers will be returned from Trust Center. Supported values are: „all”, „signed”, „notsigned”, „rejected”

Return value

This function returns String. Comma separeted string

Examples

Example 1: Returns emails of people who did not yet signed this document.

TrustCenterGetSigners([Document], "notsigned")
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?