ComponentVersionString

Description (requires v7.1 or later)

Returns the version of an installed component as a dotted version string. The DLL/EXE implementation of the the component is read and its version number is returned.

Syntax

v = factory.ComponentVersionString(sProdId)

Parameter Description
sProdId (String) The progid of the component whose version is to be obtained.

Applies To

factory

See Also

ScriptXVersion, SecurityManagerVersion