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;