Attributes (node.c) - larrykollar/tines GitHub Wiki

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.