FunctionCopy link to clipboard
toemailrecipient( value )
Converts a value to email recipient.
See also: Send E-Mail Smart Service
ParametersCopy link to clipboard
Keyword | Type | Description |
---|---|---|
|
Any Type |
Value to convert. |
ReturnsCopy link to clipboard
Email Recipient
Usage considerationsCopy link to clipboard
Acceptable inputCopy link to clipboard
Accepts values of type email address, user, and group.
Understanding resultsCopy link to clipboard
Output can be used in the To:, Cc:, or Bcc: fields in the Setup tab of the Send E-Mail Smart Service.
ExamplesCopy link to clipboard
toemailrecipient(togroup(1))
returns [Group:1]
as an Email Recipient type.
Feature compatibilityCopy link to clipboard
The table below lists this function's compatibility with various features in Appian.
Feature | Compatibility | Note |
---|---|---|
Portals | Compatible | |
Offline Mobile | Compatible | |
Sync-Time Custom Record Fields | Incompatible | |
Real-Time Custom Record Fields | Incompatible | Custom record fields that evaluate in real time must be configured using one or more Custom Field functions. |
Process Reports | Compatible | |
Process Events | Compatible |
FeedbackCopy link to clipboard
Was this page helpful?