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

 

EMAIL.GATHER

Gathers all e-mail variables named with the PREFIX+email convention into an e-mail object.

Syntax

Parameters

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

PREFIX (required)
First part of the name of all variables and/or lists used by this gather operation. Variables are typically named with the prefix together with the field name. If a delimiter, such as a colon, was used in the creation of the variables that you want to gather, you must use the same delimiter in the gather operation. For example, Variables.prefix:fieldname.

errno

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, and then gathers all variables with the specified prefix (ePrefix in this example) into this object.

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.