System Reference Summary : 2. Statements : Exec 4GL Statements for 3GL : Get Attribute Statement
 
Share this page                  
Get Attribute Statement
This statement get an attribute from an array or object.
This statement has the following syntax:
exec 4gl get attribute object | array index
        (:var[:ind] = attribute[,:var[:ind] = attribute]);
exec 4gl get attribute object | array index using descriptor;