This is probably a B4X 101 question but I can't see anywhere in the forum that answers this question.
In Project=>Build Configuration I add an entry in Conditional Symbols. It looks as if the symbol defaults to True. My question is how do I go about manipulating the symbol to True or False? Or maybe I am not understanding how this all works.
I want to use symbols for testing so when I want to test a portion of my code I don't have to keep massaging the code to do this.
In Project=>Build Configuration I add an entry in Conditional Symbols. It looks as if the symbol defaults to True. My question is how do I go about manipulating the symbol to True or False? Or maybe I am not understanding how this all works.
I want to use symbols for testing so when I want to test a portion of my code I don't have to keep massaging the code to do this.