LOTUSSCRIPT/COM/OLE CLASSES


TagName property
Example

Read-only. The name of the element.

Defined in

NotesDOMElementNode

Data type

String

Syntax

To get: tagName$ = notesDOMElementNode.TagName

Usage

In XML, the case is preserved.

Example