Returns a string variable containing an XML description of a schematic currently displayed
| Number | Type | Compulsory | Default | Description |
| 1 | string | No | Current schematic | Path to schematic |
| 2 | real | No | -1 | Schematic ID |
Path to schematic. The schematic must be currently in view
To use this argument, set argument 1 to an empty string. Schematic ID as returned by the OpenSchematic function. This allows this function to be used with a schematic that is not open or not currently selected. If equal to -1, the currently selected schematic will be used.
Return type: string
XML text description of schematic. Returns an empty vector if no schematic is open or the Schematid ID supplied is invalid
| ▲Function Summary▲ | ||
| ◄ XMLGetText | XMLSchematicFile ▶ | |