Integrate Python into Origin as a scripting language (ORG-9039)
LabTalk Scriptrun.Python(pathname); // It will execute Python script contained in the file 'pathname'.
- Execution mode in Script Window to run Python scripts (ORG-10779)
Integrate Python into Origin as a scripting language (ORG-9039)
run.Python(pathname); // It will execute Python script contained in the file 'pathname'.