GenericData Class Methods

The following is GenericData class method:

Syntax

addKeyValue(key, value )

Description

Add key value to the genericdata object.

Parameters

Parameter

Description

key

The variable name.

value

The value of the variable.