Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » String » LoadTextLines

LoadTextLines


Loads text lines from a file.

Name Type Description
inFile File
inLineDelimiter String End of line character sequence, escaped
inSkipEmptyLines Bool
outTextLines StringArray

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 LoadTextLines.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of LoadText filter group.