new DataObject(key, value, layer, scope, session)
The function for adding data to the data object for the data object
Parameters:
| Name | Type | Description |
|---|---|---|
key |
String | the key for the data object |
value |
String | the value for the key object |
layer |
String | the layer for the key-value pair |
scope |
String | the scope of this key-value pair () |
session |
String | Is this a session variable or something |
- Source:
- See: