MoveToFolder

This event is triggered when the user moves to the specified test set folder in the test sets tree.

Syntax

MoveToFolder(Folder)

where Folder is the ISysTreeNode interface. For details, refer to the ALM Open Test Architecture API Reference.

Type

Sub

Availability

MoveToFolder

Note: The MoveToFolder event is not listed in the Scripts Tree of the Script Editor. This event is supported for purposes of backward compatibility. We recommend you use TestSetFolder_MoveTo instead.