addKeyValue
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. |