SearchDirectories.MoveSearchDirectory

Syntax

SearchDirectories.MoveSearchDirectory( index, newIndex)

Purpose

Moves a search directory within the collection.

Remarks

TestStand maintains an internal list of search directories in which the lower index paths take precedence over the higher index paths.

Parameters

index As Long

[In] Specifies a zero-based index indicating the new position of the search directory to move.

newIndex As Long

[In] Specifies a zero-based index indicating the new position of the search directory to move.