hasAttributeWithName

Determine whether a global attribute exists on this group.


Declaration

 tf = hasAttributeWithName(grp,name)

Parameters

  • name (char string) Attribute name.

Returns

  • tf (logical) True if the attribute exists.

Discussion


This site uses Just the Docs, a documentation theme for Jekyll.