Engine.ApplicationIsEditor
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.