Description Usage Arguments Value
Add or restore variable to data tables. Checks if the new variable to be added is already present in the master data tables. If so, and it is valid (the desired values match stored values) it is 'restored' which simply means adding it to the datamap. Otherwise the variable is added to the master data tables and then to the map.
1 | addOrRestoreVariable(cn, tableinfo, newNode, newvalues)
|
cn |
An RODBC connection |
tableinfo |
A table information object |
newNode |
The name of the new variable |
newValues |
The number of values the new variable has |
The update tableinfo object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.