Description Element

Applies to TestComplete 15.63, last modified on April 23, 2024
Description

The Description element is used in the description.xml file and contains the text describing a script extension or a custom scripting object.

Parent Elements

A Description element can be a child of a ScriptExtension or RuntimeObject element.

Child Elements

A Description element has no child elements.

Attributes

The element has no attributes.

Element’s Contents

The element contains text that is displayed in the TestComplete Script Extensions dialog or in the Code Completion window of the TestComplete Code Editor. If the Description element is a child of the ScriptExtension element, it contains the description of the script extension and this description is shown in the Script Extensions dialog. If the Description element is a child of the RuntimeObject element, it contains the description of the scripting object and this description is shown in the Code Completion window.

See Also

Elements Reference
Structure of the Description File

Highlight search results