Name Property

Returns a string indicating the name of a tag. Read-only.

Syntax

Name(Index) As String

Parameters

Index

A 1-based index into the Tags collection.

Remarks

Use when debugging choices to return the empty string for unnamed tags.

Applies to   Tags collection