Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ORG-10840

  1. Integrate Python into Origin as a scripting language (ORG-9039)

    Code Block
    titleLabTalk Script
    run.Python(pathname); // It will execute Python script contained in the file 'pathname'.
  2. Execution mode in Script Window to run Python scripts (ORG-10779)

...