Product Site

5.4.17.28. version

Returns the version number of the language processor. The version number consists of the majorVersion, followed by a decimal point, the release, followed by another decimal point, and the modification.

Example 5.308. RexxInfo class — version method
say .RexxInfo~version    -- 5.0.0 /* e. g. */