I have a variable inside a container called "restrained". When i use this variable name to call a .NET function, the value box shows in red, and the error i'm getting states it's an Unexpected Token, and that it will cause a runtime error. However, i am able to run it as it and no run time error occurs.
Still, i was wondering why this happens, it appears that Test Stand is trying to tell the operator that that is a key word or token, but it actually isn't.
Thanks,
~Mark