AppendTag

This method appends a tag to the taglist and assigns it to the specified character..

A tag contains information associated to a single character.

Syntax

AppendTag (CharIndex as Long, TagType as Long, TagValue as Variant)
Parameter Description
CharIndex Zero-based index of the character being described by the tag.
TagType Describes the meaning of the TagValue value.
TagValue Value that describes the character.