NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PropertyExists does not return true for reinstate.Engine.TemporaryGlobals or subvariables

Solved!
Go to solution

In TestStand 2022, calling PropertyExists("RunState.Engine.TemporaryGlobals") always returns false even though it exists.

 

Captain_Jack_0-1748629851211.png

 

Is there a workaround for this?

 

-Jack

0 Kudos
Message 1 of 2
(68 Views)
Solution
Accepted by topic author Captain_Jack

...and with a little Digging, I found Runstate.Engine.TemporaryGlobals.Exists("element name", options) will do what I need.

0 Kudos
Message 2 of 2
(65 Views)