Go to documentation repository
...
varName – required argument. Sets Sets name of variable for saving in the file.
varValue – required argument. Sets value of t variable.
path – required argument. Sets Sets full path to the ini-file in which variable is to be stored. Storage of variables can be replaced on the network resource. Enter the network path in the argument for it.
Example. Write the MyVar variable to the \\fs\temp\test.ini file and specify the «Helloworld«Hello world!” value to it. Then read the written value and display it on the script debug window.
...