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
Parameter |
Description |
|---|---|
key |
The key. |
value |
The value. |
Returns
None.