ProductInfo
Returns information about the CitectSCADA product.
Syntax
ProductInfo(iType)
iType:
Type of information required:
0 - product name, default
1 - product company
2 - product major version
3 - product minor version
4 - product version string
Return Value
The product information. An empty string will be returned if the type is invalid.
Related Functions
See Also