B4J Question "If False Then" in CloudKVS?

jmon

Well-Known Member
Licensed User
Longtime User
Hello,

When reading the code of CloudKVS I was intrigued by line 30 of the ClientKVS Class for b4J:
B4X:
'...
HandleQueue
If False Then CallSub(Me, "HandleQueue") 'to avoid obfuscation issues
'....

What is the purpose of this "If False Then.." ? Does it mean that we don't need to put an underscore in the sub name if using this technique?

Thanks for your help.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…