element_get_attribute_override (deprecated)
This command has been deprecated. Please consider using element_get_attribute_propagation instead.
Return the attribute override flag on an attribute of a database element.
References:
arguments
- "attribute_name" : String
The name of the attribute to check for the override flag.
- "element_name" : String
The name of the database element to get the attribute from.
return value
BooleanA flag indicating if the attribute override is on or not.