Scripting API

btkGetVersion

Module BTKGeneral

Description#

Returns the release number of Bridge.

Parameters#

Returned Values#

vString with the release number of Bridge formated as major.min.patch version.

Detailed Description#

Notes#

See also#

Syntax#

v = btkGetVersion

Examples#