does nayone have an example of how to get the value from a internal variable and assing it to a C# variable for example something like this
string errMsg;
errMsg = errMsg = Variables().Item("PRC_ERROR_MSG").Value;
I know that doesn't work
Thanks
This is a migrated post! Originally posted on 06.11.2012 by user conradsmith. Please be aware that information can be outdated.