Product Site

5.4.17.16. majorVersion

Returns the major version number of the language processor. The major version number is the first part of the language processor version.

See also

Example 5.296. RexxInfo class — majorVersion method
say .RexxInfo~majorVersion    -- 5 /* e. g. ooRexx 5.0.0 */