XML Receipt and Conditions

I wanted to make a small adjustment to the receipt when a certain condition is met. If a particular word (eg. family) is typed into the comment on an item I wanted something slightly different to happen to the receipt

I've just about got it, just stuck on the condition tag

len(Entry.Comment)

I can get it using len but this makes it happen for any word, is there anyway I can make it so that it is more specific ie Entry.Comment contains '%family%'

Reply to
jet328
Loading thread data ...

try Entry.Comment like '%family%'

" snipped-for-privacy@gmail.com" wrote:

Reply to
Matt Hurst

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.