|
|||||||||
|
|||||||||
|
|
Documentation >> Conditionals >> Advanced FeaturesAdvanced Conditional MacrosWe've considered the basics of Conditional Macros, and how to assemble and use the macros #if, #elseIf, #else, and #endIf. We've also looked at the simplest operators: == (equal to) and != (not equal to). Now we're going to consider the more advanced features of conditional macros:
|
|
||||||