The following table lists special values available in document templates where Digital Signature is enabled.
|
Function |
Description |
|---|---|
|
ESignSubmittedNotSent |
Returns true if the signature request status is Processing. |
|
ESignSent |
Returns true if the signature request has been sent to signers. |
|
ESignSentAndPending |
Returns true if the signature request has been sent to signers, but the request has not been completed or voided. |
|
ESignSentAndFinal |
Returns true if the signature request has been sent to signers and the request has been completed or voided. |
|
ESignVoided |
Returns true if the signature request has been voided. |
|
ESignCompleted |
Returns true if the signature request has been completed. |
|
ESignSentStatus |
Returns the current status of the signature request as text, for example, Processing or Sent. |