QuestionQ183
Working with External DataWhen configuring an Email Notification’s content, which syntax should you use to reference properties of the event that triggered the notification?
- A ${event.<property name>}
- B ${current.<property name>}
- C ${<property name>.getDisplayValue()}
- D ${gs.<property name>}
Community Discussion