In reply to lalithjithan:
As the message states, you shouldn’t use a class handle as a logic operand. Instead, you should use:
if (trans_type != null)
In reply to lalithjithan:
As the message states, you shouldn’t use a class handle as a logic operand. Instead, you should use:
if (trans_type != null)