Difference between revisions of "Get Version"

From PyMOLWiki
Jump to navigation Jump to search
m
 
Line 1: Line 1:
== DESCRIPTION ==
+
 
 
'''get_version''' returns the version string of the current PyMOL program.
 
'''get_version''' returns the version string of the current PyMOL program.
  

Latest revision as of 14:36, 17 November 2009

get_version returns the version string of the current PyMOL program.

PYMOL API

# get the version
cmd.get_version()