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;