Reply To

On the Event Action Send Email form, use this field to specify the email address for the user who should receive replies to the email generated by this action.

To select an email address associated with a system user, click the button to the left of this field.

The contents of this field must use this syntax:

scalarExpr

where scalarExpr is or resolves to an email addresses.

When you click OK to return to the Event Actions form, the system "wraps" this content within a REPLYTO( ) parameter, which yields this final syntax:

REPLYTO( scalarExpr )

Note:  If scalarExpr consists of a literal value, the system automatically encloses it in double quotation marks when returning it to the Event Actions form. If scalarExpr consists of an expression, the system does not enclose it in quotation marks.