Body
Use this field to specify the content that is to be generated for the body of the message, whether for an internal system message or an email.
To construct the message body using dynamic elements and expressions, click the button to the left of this field.
You can use functions, such as the SUBSTITUTE function, to enhance or increase the flexibility of your message body. This allows you to have content generated dynamically, based on the conditions at the time the event is generated.
The contents of this field must use this syntax:
scalarExpr
where scalarExpr is a literal string or resolves to an expression that can be displayed as text.
When you click Event Actions form, the system "wraps" this content within a BODY( ) parameter, which yields this final syntax:
to return to theBODY( scalarExpr )