ChatData Class Methods
The following is ChatData class method.
Syntax
addKeyValue(key, value )
Description
Add key value to the chatdata object.
Parameters
|
Field or Control |
Definition |
|---|---|
| key |
The variable name. |
| value |
The value of the variable. |