AppData Class Method

The following is the AppData class method.

Syntax

addKeyValue(key, value)

Description

Add the key-value pair to the AppData object.

Parameters

Parameter

Description

key

The key.

value

The value.

Returns

None.