UserData Class Method
The following is the UserData class method.
Syntax
addKeyValue(key, value)
Description
Add the key-value pair to the UserData object.
Parameters
| 
 Field or Control  | 
 Definition  | 
|---|---|
| key | 
 The key.  | 
| value | 
 The value.  | 
Returns
None.