8.2.32 OriginVer
It is recommended that you switch to the originpro package. PyOrigin is primarily for users who need to work with Origin version prior to 2021. |
Contents
Description
Get the Origin version.
Syntax
OriginVer()
Parameters
Return
Return Origin version
Examples
EX1
import PyOrigin Version=PyOrigin.OriginVer() print(Version)