Returns array of all net names in selected schematic
| Number | Type | Compulsory | Default | Description |
| 1 | real | No | -1 | Schematic ID |
Schematic ID as returned by the function OpenSchematic . This allows this function to be used with a schematic that is not open or not currently selected. If omitted or -1, the currently selected schematic will be used.
Return type: string array
Returns an array of strings holding all the net names in the currently selected schematic. The function will return an empty vector if no schematic is open or the supplied schematic id is invalid
| ▲Function Summary▲ | ||
| ◄ NetName | NetToCirc ▶ | |