SUPER-PROCEDURES attribute

A list of the super procedure handles associated with a procedure file or with the current ABL session. The handles appear in last in first out (LIFO) order, comma-delimited, in character format. Returns the empty string for a Web service procedure.

Data type: CHARACTER

Access: Read-only

Applies to: Procedure object handle, SESSION system handle, SOURCE-PROCEDURE system handle, TARGET-PROCEDURE system handle, THIS-PROCEDURE system handle

If there are no super procedures associated with a procedure file or with the current ABL session, the value of the SUPER-PROCEDURES attribute is the empty string.