Hi,
Occasionally I have to use ArgsContext.TC.getParam(.....) instead of just TC.getParam(.....).
I have no clue why this is the case. I just know when it doen't work without the ArgsContext, I modify my code.
My question is: when do I need to use ArgsContext? (and why)
Thanks!
Ray