A Tinderbox Reference File : Export Codes : Export Code Scope : Item-based : ^beginsWith( target, data )^ |
^beginsWith( target, data )^ |
^beginsWith( target, data )^
If the target begins with the data, this condition is true. Comparisons are always case-sensitive.
Example:
^beginsWith(Lemon Tree,emo)^
is false
^beginsWith(Lemon Tree,Lemo)^
is true
Up: Item-based | |
Previous: ^basicLinks( start, list-item-prefix, list-item-suffix, end )^ | Next: ^childLinks( start, list-item-prefix, list-item-suffix, end )^ |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]