Sequence.Id

Syntax

Sequence.Id

Data Type

Long

Purpose

Returns a unique identification number for the sequence.

Note The ID number is never zero.

Remarks

The ID number is unique with respect to all sequences that you open before you shut down the TestStand Engine.

Use this ID number to compare two sequence object references to determine whether they refer to the same underlying sequence. A run-time copy of a sequence has a different ID than the corresponding edit-time copy of the sequence.