TextTagTable.lookup

Look up a named tag.

class TextTagTable
lookup
(
string name
)

Parameters

name string

name of a tag

Return Value

Type: TextTag

The tag, or NULL if none by that name is in the table.