Description Usage Arguments Value
Create required entries and tables for a network. Names are as specified in the network's tableinfo object. The network and it's associated table names will be entered into the location's network table. The nodes of the network will be entered into the location's nodes table. Where the network has the name "net", the the data (input) tables are called "net_data_table_x", the data (input) views are called "net_data_view_x", the results table is called "net_results", and the images table is called "net_images". An initial image will be stored in the image table.
1 | serializeNetwork(cn, net)
|
cn |
An open RODBC connection. |
net |
The network. |
The updated network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.