Store particular variable value to external file.

Hi all,

How i can store last value of auto increment variable to external file , so when i run script again , i will fetch this value from that file.

I am using gatling 2.3.0

thaks