Description Element

Description

The description of the element (ClassInfo or Operation).

Important Information

Operation descriptions are displayed in the Object Spy and as tooltips for the operations in the Keyword View and the Step Generator.

Type

string

Used By

Source

<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Description" type="xs:string">
    <xs:annotation>
        <xs:documentation>The description of the element (ClassInfo or Operation).</xs:documentation>
    </xs:annotation>
</xs:element>