Python

(Available from version 7.2 onwards)

Prerequisites

  • Python must be installed on the machine running the automation solution.

  • Ifimport statements are used in the Python code, IronPython must also be installed. Download and install the latest version of IronPython from the official IronPython website.

  • The Python code must be correctly indented.

Functions