Free cookie consent management tool by TermsFeed toemailrecipient() Function
toemailrecipient() Function

Function

toemailrecipient( value )

Converts a value to email recipient.

See also: Send E-Mail Smart Service

Parameters

Keyword Type Description

value

Any Type

Value to convert.

Returns

Email Recipient

Usage considerations

Acceptable input

Accepts values of type email address, user, and group.

Understanding results

Output can be used in the To:, Cc:, or Bcc: fields in the Setup tab of the Send E-Mail Smart Service.

Examples

toemailrecipient(togroup(1)) returns [Group:1] as an Email Recipient type.

Feature compatibility

The table below lists this function's compatibility with various features in Appian.
Feature Compatibility Note
Portals Compatible
Offline Mobile Compatible
Custom Record Field Expressions Incompatible
Process Reports Compatible
Process Events Compatible
Open in Github Built: Tue, Apr 16, 2024 (02:43:45 PM)

toemailrecipient() Function

FEEDBACK