Returns the contents of the schematic's text window also known as the F11 window. Each element of the returned array contains a single line of the F11 text.
Number | Type | Compulsory | Default | Description |
1 | string | No | Options | |
2 | real | No | -1 | Schematic ID |
If set to 'spice' the lines will be filtered to remove inline comments and join lines connected using the '+' continuation character. Note that with arg1='spice' normal '*' comments pass through unmodified as long as they are not embedded between '+' continuation lines. Also, leading spaces will also be stripped in this mode.
Schematic ID as returned by OpenSchematic . This makes it possible to apply this function to any schematic and not just the one that is currently displayed. See OpenSchematic for more details.
Return type: string array
▲Function Summary▲ | ||
◄ GetEthernetAddresses | GetFile ▶ |