Account t_tal2;
Log("t_tal",t_tal2,t_tal2.Valid);
t_tal2.Valid can also be true, and I've seen your C++ examples use t_tal2.Valid to verify whether the message returned is true.
lanchaiyeWell, now you can.
ZeroI'm going back to this. What's up? t_tal (null) is false What's up? Did you restart and try again? I just added class initialization, which only makes sense if it's used by GetAccount.