Rachana - 2018-08-14

Hello,

Is it possible to read a .txt file say:
with open("D:\Support\t\EnumList.txt","r") as enumFileRead:
lines = enumFileRead.readlines()

These are inbuilt functions of python. But can we use this along with other commands from ScriptEngine and run it from CODESYS.