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: Export Codes - Full Listing | |
Previous: ^endsWith( target, data )^ | Next: ^every( group , attribute[, data] )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]