System Reference Summary
:
2. Statements
:
Exec 4GL Statements for 3GL
: Describe Statement
Share this page
Describe Statement
This statement gets a list of the attributes of a class.
This statement has the following syntax:
exec 4gl describe
object
into
descriptor
;