functionReadFile
Test reading from file
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | file1 | Modelica.Utilities.Files.loadResource("modelica://ModelicaTest/Resources/Data/ReadStreamTestFile.txt") | |
| String | logFile | "ModelicaTestLog.txt" | Filename where the log is stored |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | ok |