Engine.TemporaryGlobals
- Updated2024-10-09
- 1 minute(s) read
Engine.TemporaryGlobals
Syntax
Engine.TemporaryGlobals
Data Type
Purpose
Creates and accesses global variables that you want to exist only for the current run of the TestStand Engine.
Remarks
These globals differ from those you access with the Engine.Globals property in that TestStand never writes these globals to disk.