Hi,
On second thought you do not have to add this variable. Here is what I would do if I was in your shoes
> navigate
> select random account from drop down
> if error message found
>>>>do nothing
>else (you need to add Else section in TruClient)
>>>>if balance > 0
>>>>>>>>>>>>perform relevant steps
>>>>end if
>end if
>logout
I hope it is clear enough