Description for an Interface Function
You can define a description for an interface function in all test design languages. Such a description is shown both in the Interface Function Explorer and in the command box of the Test Table Editor and Test Diagram Editor:
How to define a description in CAPL: Add a comment just before the interface function.
How to define a description in C#: Use the summary tag for the function definition.
How to define a description in the Test Table Editor: Use the property Description for the function definition.