OutputMessage.ExecutionLocations

Syntax

OutputMessage.ExecutionLocations

Data Type

Locations

Purpose

Specifies a collection of locations used to identify the step, thread and execution that generated the output message.

Remarks

When you pass a SequenceContext object to the sequenceContext parameter of the Engine.NewOutputMessage method, TestStand automatically adds a new Location object to the Locations collection, otherwise, the collection is empty.

See Also

Engine.NewOutputMessage

Location

Locations