Product Site

5.4.17.14. languageLevel

Returns the language processor's language level as a decimal number.

See also
which both also return the language level as the second token of their result.

Example 5.294. RexxInfo class — languageLevel method
say .RexxInfo~languageLevel    -- 6.05 /* e. g. ooRexx 5.0.0 */