Forum Discussion
Beeswing77
12 months agoNew Contributor III
That sounds like what I want, but I can't seem to get it to work for me. This is what I have now:
If args.GetTarget("A#") = "BS11200"
Globals.Bypass = True
Else
Return "None"
End If
It just returns 0's in UD2 for account BS11200
jwagner
12 months agoNew Contributor III
Couldn't you just shift the list logic into the Complex Expression?