Engine.SetInternalOption ( option, newValue)
Specifies the value for the internal option specified by the option parameter.
TestStand does not persist internal options between instances of the engine.
option As InternalOptions
[In] Specifies the internal option that the method sets.
newValue As Variant
[In] Specifies the value of the internal option specified by the option parameter.