Arbortext Command Language > Functions by Alphabetical Listing > oid_attr
  
oid_attr
oid_attr (oid, attrname)
This function returns the value of the attribute attrname for the specified object oid, or the null string if the element identified by oid has no such attribute.
* 
If you have applied an alias map to the document, attrname can be either an alias or a real name. However, this function will return an attribute value's real name, not its alias.
Related Topics
current_tag_attr_value function
graphic_file_attr_name function
tag_attr_value function
tag_has_attr function