|   | 
Returns pin order of symbol in currently open symbol editor sheet. Also sets new pin order if argument supplied.
| Number | Type | Compulsory | Default | Description | 
|---|---|---|---|---|
| 1 | string array | No | 
 | New pin order | 
Array of strings with names of pins in the required order.
Return type: string array
Array of strings containing pin names of current symbol in the current order. If no symbol editor sheets are open, the function returns an empty vector.
| 
 | ||