PythonModule.PythonVersion

Syntax

PythonModule.PythonVersion

Data Type

String

Purpose

Specifies the Python version to use for executing Python modules. Format the version number as <major version number> . <minor version number> , such as 2.7 or 3.6.