How do I determine if a named sequence exists in a sequence file (not the current sequence file) and if present, execute it? The file in which the sequence resides may or may not be loaded.
I would like to do this within a TestStand sequence (presumably using the TestStand API). I'm using TS 3.0. I know how to dynamically call the sequence, I just need to determine if it exists before calling it.