Writes lines directly to the F11 window overwriting any existing lines.
| Number | Type | Compulsory | Default | Description |
| 1 | string array | Yes | Lines | |
| 2 | real | No | -1 | Schematic ID |
Lines to write in the form of a string array. Each element in the array creates a new line.
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: real
Returns 1.0 if the function is successful otherwise returns 0.0. The function will only fail if there are no schematics open.
| ▲Function Summary▲ | ||
| ◄ WriteF11Analysis | WriteF11Options ▶ | |