Returns the file version for the requested schematic.
Number | Type | Compulsory | Default | Description |
---|---|---|---|---|
1 |
string |
Yes |
|
Schematic file path |
Return type: string array
Version information about the file type.
Index | Description |
---|---|
0 | Binary or ASCII file |
1 | Format version |
2 | Format revision |
|