Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » String » SaveTextLines

SaveTextLines


Module: FoundationLite

Saves text lines to a file.

Name Type Description
Input value inTextLines StringArray
Input value inFileAccessMode FileAccessMode
Input value inFile File
Input value inLineDelimiter String End of line character sequence, escaped
Input value inIgnoreErrors Bool

Examples

Description of usage of this filter can be found in examples and tutorial: Button Presence.

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError Empty LineDelimiter on input in SaveTextLines.

Complexity Level

This filter is available on Basic Complexity Level.

Disabled in Lite Edition

This filter is disabled in Lite Edition. It is available only in full, Aurora Vision Studio Professional version.

Filter Group

This filter is member of SaveText filter group.