Let's assume you have a File variable, but you are not always certain the number of values in it each time. You want to run 2 or more loops using this file variable in each one...
You need to use Javascript logical action and code to parse your File used in the File Variable to get a line count. This line count value can then be used to run your loop...
SharedQueueVariable added and used Shared Queue
Added Extracted variables successfully in to CSV file, but double quotes (") are being added in the beginning and the end of...
a queue holds a single variable per line, if that variable contains commas, etc, you will get quotes. You shouldn't be updating the file though, it is used by Neoload, Neoload...