This functor loads a text from a file. The file name and its path must be specified.
| Name | Type | Description |
|---|---|---|
| Filename | Generic Filename Type | Name of the file that contains the strings to be loaded. Dinamica automatically determines the file format from a selected file extension. |
| Name | Type | Description | Default Value |
|---|---|---|---|
| Suffix Digits | Non Negative Integer Value Type | Number of digits used to represent the image file name suffix. | 0 |
| Step | Non Negative Integer Value Type | Current step or model iteration. Files with the same name and numbered suffixes will be loaded sequentially according to the model step. | None |
| Workdir | Workdir Type | Workdir folder path. | None |
| Name | Type | Description |
|---|---|---|
| Text | String Type | The text loaded by the functor. |
None.
LoadTextFile