![]() ![]() ![]() ![]() | Table Of Contents | Index |
If the name is defined, all code between #If and #Else is compiled. Otherwise, all code between #Else and #Endif is compiled. If there is no #Else, then all code between #If and #Endif is compiled if the name is defined. Otherwise, no code is compiled.
For an Example, see also #Define
See Also: | #Define | #If |
---|
Category: | Conditional |
---|
![]() ![]() ![]() ![]() | Table Of Contents | Index |
|