functionwriteLine
Prepend a string to an existing text file
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Utilities.IO.Files.BaseClasses.FileWriterObject | id | ID of the file writer | |
| String | string | Written string | |
| Integer | isMetaData | =1, if line should not be included for row count of combiTimeTable |