Update data in a network's data table by setting a particular variable to a particular value for a specific set of rows.
| 1 | updateData(cn, net, first, last, variableIndices, values)
 | 
| cn | An open RODBC connection | 
| net | The network | 
| first | The first item to delete. All subsequent items will be deleted. | 
| variableIndices | The indices of the variables to change. | 
| values | The values to set the specified variables to. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.