|   | 
Writes lines directly to the F11 window overwriting any existing lines.
| Number | Type | Compulsory | Default | Description | 
|---|---|---|---|---|
| 1 | string array | Yes | 
 | Lines | 
Lines to write in the form of a string array. Each element in the array creates a new line.
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.
| 
 | ||