Engine.ApplicationIsEditor
- Updated2025-07-21
- 1 minute(s) read
Engine.ApplicationIsEditor
Syntax
Engine.ApplicationIsEditor
Data Type
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.