productMajorVersion()

Synopsis

Returns a string describing the major version of the Product environment in which the Intent Kernel is embedded. For Intent, it returns a string containing an integer , such as "25". For other Products, it will return a different string , indicating the major version of the Product environment.

Syntax

productMajorVersion ( ) As String 

Example 1

Intent >productMajorVersion()
--> "25"