This version is out of date, covering development as far as v4.2.5. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
A Tinderbox Reference File : Export Codes : Export Codes - Full Listing : ^equal( data1, data2 )^ |
^equal( data1, data2 )^ |
^equal( data1, data2 )^
If data1 is equal to data2, this condition is true. to test inequality, test within ^not()^.
Result of ^equal(yes,yes)^
is: true
Result of ^equal(yes,no)^
is: false
Up: Item-based | |
Next: ^endsWith( target, data )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]