Home > Contents > Index >  
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

EMAIL.TRANSLATEBODY

Translates the body of the e-mail.

Syntax

Parameters

NAME (required)
Name of the e-mail object.

PARAMS (required)
Set of names and values. This parameter sets the values of all variables used in the subject and body. It is used as name/value pairs separated by an ampersand (that is, &).

VARNAME (required)
Name of the output variable to create. This variable contains the modified body of the e-mail.

Error Numbers

The possible values of errno include:

Value
Description
-105
Email object has a name conflict.

Example

The following code creates and loads an e-mail object, sets the body of the e-mail, and then translates the body of the e-mail from the original body to the modified body.

   Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.