Skip to content

Attributes (node.c)

Larry Kollar edited this page Jun 4, 2016 · 2 revisions

Attributes (node.c)

  • att_set <attribute> <value>
    Sets an attribute for the current entry.
  • att_get <attribute>
    Returns the specified attribute value for the current entry.
  • att_clear <attribute>
    Removes the specified attribute.
  • att_list
    Lists the text and attributes set for the current entry.