hou.applicationVersionString function

Returns the application’s version number as a string.

All Usage Replaces

See also: hou.applicationCompilationDate, hou.applicationName, hou.applicationVersion, hou.licenseCategory

Usage

applicationVersionString() → string

The format of the string is 'major_version.minor_version.build_version'. If this method is executed in python, then it returns the hou module’s version number.

Replaces

version command