Hi @srvphoenix
If you want to do a comparison to a string "TRUE", then please insert the string in single inverted commas and try.
If you want to give a boolean check of true or false, then you can use numerical values 0(false) 1 or any positive value (true) to check the if block.
Eg :-
if (abc...