Indicates whether an r-code file defines a class, interface, or enumeration or a procedure.

Data type: LOGICAL

Access: Read-only

Applies to: RCODE-INFO handle

The IS-CLASS attribute returns TRUE if the currently executing r-code file represents a class, interface, or enumeration. IS-CLASS returns FALSE if the r-code file represents a procedure.