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