SXP Reference

getAttributeNo Callbacks

Syntax

     getAttributeNo(node, index)
NameTypeDescription
nodeSXP_NodeThe node to operate on.
indexintIndex of an attribute.
(RET)SXP_NodeThe node's attribute with the given index.

Description

Returns the node's attribute at the given index. If the index is out of bounds, or if the node has no attributes, NULL is returned.

See Also

Groups [ Callbacks ]
Entries [ SXP_Node ]

© 2001 Ginger Alliance
revision 01-12-12
This page was generated by APIDOC