Solved
How can I read a value from an ini file into a variable?
I have configuration files in INI format. I would like to read these in Mahcad. Can someone give me a tip as I can read the values ​​individually one by one in MathCad variables?
Something like a := READ(File,Section,valuename)

