SequenceFile.NewEditContext

Syntax

SequenceFile.NewEditContext

Return Value

SequenceContext

A reference to a SequenceContext object. Release this reference when you are finished using it.

Purpose

Returns a sequence context that approximates the sequence context TestStand creates when you run a sequence in the sequence file.

Remarks

You can pass the object this method returns as a parameter to the Engine.DisplayBrowseExprDialogEx and Engine.DisplayBrowsePropertyObjectDialog methods.

See Also

Engine.DisplayBrowseExprDialogEx

Engine.DisplayBrowsePropertyObjectDialog

Engine.NewEditContext

SequenceContext