Hi community,
i try to save to a variable the local path of the working folder of my robot. I tried “Enviroment.GetFolder()” but doesnt work.
Background: The robot has to readout a config file wich is located in the project folder of the robot. Until now i have assigned the path of the conifgfile. Know i want to tell the robot that the name of the file is “config” and located in the project folder.
Thanks !