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

Field or Control

Definition

key

The key.

value

The value.

Returns

None.