Arbortext Command Language > Functions by Alphabetical Listing > profilenode_element_attr_tests
  
profilenode_element_attr_tests
profilenode_element_attr_tests(profilenode, tagname, arr)
Returns the number of attribute name(s) and value(s) for an element that a particular profile could be applied to or not applied to.
profilenode — The node defining the profiling.
tagname — The element to be profiled as defined in the <ProfileElement> or <NotProfileElement> elements in the profile configuration file.
arr — An array of the attribute name(s) and value(s) for tagname that the profile represented by profilenode could be applied to or not applied to. Attribute names and values are specified on the <AttributeTest> element in the <ProfileElement> or <NotProfileElement> elements in the profile configuration file.
profilenode_element_attr_tests returns the count of the array arr.