Forum Discussion
16 years ago
Hiya
I too found this infuriating but I've found that you can still see if anything is being passed into the variables by using the script logging window and outputting the value you are extracting into the variable by using :
log.info ReqNodeVal
where ReqNodeVal is the populated variable
when you use the green arrow button you get the NULL message pop up but the values still appear inthe script output
I too found this infuriating but I've found that you can still see if anything is being passed into the variables by using the script logging window and outputting the value you are extracting into the variable by using :
log.info ReqNodeVal
where ReqNodeVal is the populated variable
when you use the green arrow button you get the NULL message pop up but the values still appear inthe script output
