J
jsniemi79
Guest
I ran this code and when it went through the debugger, it appears like all the variables are being assigned appropriately. Here are the results from the log. [2014-09-24 15:39:18,509] SA1: [2014-09-24 15:39:18,511] SA2:RBAGWELL [2014-09-24 15:39:18,516] SA1:RBAGWELL [2014-09-24 15:39:18,516] SA2:RBAGWELL|DSMITH [2014-09-24 15:39:18,517] text:RBAGWELL|DSMITH However, if I run the code, it still appears to be adding the null value to the front of that string.
Continue reading...
Continue reading...