I am new to UIPath and would like to know is there any package in MarketPlace able to handle .ini file ? i.e. given the session and key, will return the value to me, thanks.
I tried to implement by using Read Text file and string split but fail (quite clumsy to deal with multiple session). Is there any ready-made package to handle it ? Thanks.
Hello Peter,
I get it work eventually, need to install the inifile.net for the downloaded xaml file.
However, it stuck at for each prop in section, what is the variable type of section and prop ? I find only the myini is set to Ini type.