Back to FabImage Studio website
You are here: Start » Filter Reference » String » SaveTextLines
Saves text lines to a file.
Name | Type | Description | |
---|---|---|---|
![]() |
inTextLines | StringArray | |
![]() |
inFileAccessMode | FileAccessMode | |
![]() |
inFile | File | |
![]() |
inLineDelimiter | String | End of line character sequence, escaped |
![]() |
inIgnoreErrors | Bool |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Empty LineDelimiter on input in SaveTextLines. |
Complexity Level
This filter is available on Basic Complexity Level.
Filter Group
This filters is member of SaveText filter group.