Product Site

5.4.17.27. revision

Returns the source code version control system's revision from which this language processor was built. Rexx code should not rely on the format returned.

See also keyword instruction PARSE VERSION.

Example 5.307. RexxInfo class — revision method
say .RexxInfo~revision    -- 11636 /* e. g. */