The RexxContext class gives access to context information about the currently executing Rexx code. Instances of the RexxContext class can only be obtained via the .CONTEXT environment symbol. They cannot be directly created by the user. It is a subclass of the Object class (Section 5.1.1, “The Object Class”).