EmailData Class Methods

The following is EmailData class method.

Syntax

addKeyValue(key, value )

Description

Add key value to the emaildata object.

Parameters

Parameter

Description

key

The variable name.

value

The value of the variable.