new dv(dataElement, value) → {object}
Converts a dataElement and value into a DSHI2 dataValue object
Parameters:
Name | Type | Description |
---|---|---|
dataElement |
string | A data element ID. |
value |
string | The value for that data element. |
- Source:
Returns:
- Type
- object
Example
dv('f7n9E0hX8qk', 12)