Reply To
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 Event Actions form, the application "wraps" this content within a REPLYTO( ) parameter, which yields this final syntax:
to return to theREPLYTO( scalarExpr )
Note: If scalarExpr consists of a literal value, the application automatically encloses it
in double quotation marks when returning it to the Event
Actions form. If scalarExpr consists of an
expression, the application does not enclose it in quotation marks.