Read Specific Line From File

Populate a variable with the contents of a specific line from a file
Read Specific Line From File Dialog
Read Specific Line From File Dialog

Parameters

File to read from
File required

Select the file to load, or enter a path

Variable Name
Text
Default:
line

Enter a variable name to override the default line variable

Parse Variables
Toggle

Enable this option to enable parsing and replacement of %variables% found within the file contents

Attempt auto-typing
Toggle

While reading the contents of the file, attempt to auto-type on a line-by-line basis.

For example, if a line consists a number, the resulting variable for that line can be properly typed as an int

Line Number
Number
Default:
1

The line to extract from the file, numbered from 1

Variables

NameTypeDescription

True or False if the file is present on disk

 
Example Value:Hello, world!

Contents of the selected line from the file

 
Variables generated by all triggers and available within all action executions.