I have a class module that can be compiled for IOS or Android using #If B4i or #If B4a conditional compilation directives. Unfortunately, there are a lot of these throughout the code.
Is there a way to see only the code that will be compiled, perhaps hiding the blocks that at the moment are grayed out?
Is there a way to see only the code that will be compiled, perhaps hiding the blocks that at the moment are grayed out?