| A Tinderbox Reference File : Export Codes : Export Code Types : Boolean Comparison : ^endsWith( target, data )^ |
^endsWith( target, data )^ |
^endsWith( target, data )^
If the target ends with the data, this condition is true. Comparisons are always case-sensitive.
Examples:
^endsWith(Lemon Tree,emo)^ is: false
^endsWith(Lemon Tree,ee)^ is: true
| Up: Boolean Comparison | |
| Previous: ^days( date, N )^ | Next: ^equal( data1, data2 )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]