Previous Topic: ExampleNext Topic: Input Parameters


Read from File Operator

Read from File Operator

The Read from File operator reads the content of the file into a dataset variable. The user can also read specific lines.

The dataset variable can be a string or a string array. If the dataset variable is an array, the maximum length can be 1024. Lines exceeding this limit are ignored and new dataset variable field "warnings" are created after execution. This new warnings dataset contains the warning message.