A Tinderbox Reference File : Export Codes : Export Code Scope : Item-based : ^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 | |
Previous: ^endsWith( target, data )^ | Next: ^exists( item | attribute)^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]