Hello frogdude01
You can read the text file and store all the data from the text file for using it in your script. There is a built-in example showing how to read a csv file in the snippets section which you can refer. See below snapshot. This snippet can be accessed in Insert Snippet - Reading from Files - Reading From a CSV File. You can use similar logic to read txt file and use the data from the txt file in your script.