PythonVersions Function

Returns Python versions that are currently available. These are versions of Python that are both supported by this version of the application and which are installed on the user's system. See PythonSupportedVersions to obtain a list of Python versions currently supported.

Arguments

No arguments

Returns

Return type: String Array

Array of version numbers as strings in form 3.xx.