Conditional Mark-up

Tinderbox Icon

These codes create the framework for assessing Boolean conditions. The basic structure is:

if ( [not] (condition) ) result1 else if ( [not] (condition) ) result2 else result3 endif. The optional 'not' argument reverses the conditional check to matching false instead of true.


Up: Export Code Types
Previous: Calculation  Next: Creation of Links 

[Last updated: 14 Dec 2009, using v5.0]

Google search aTbRef for:  

Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]

Creative Commons License

Made with Tinderbox