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