Engine.ApplicationIsEditor

Syntax

Engine.ApplicationIsEditor

Data Type

Boolean

Purpose

Specifies whether the application is a sequence editor.

Remarks

The default setting is False . Set this property to True if you are using the TestStand API to write a sequence editor. If you are writing a user interface, use the default setting.