Contains
(an XSLT function). This command is used to test for a string anywhere inside another string:
«If(contains(Surname,'prmzl'))»«Surname»
is not an English name.«End()»
Read more about testing various parts of a string here
Press Getting Started in the XpressDox toolbar for basic template development
Watch the tutorial videos
View command help from list of commands
Press F1 for help on a command in the Command Editor
Email support@xpressdox.com for assistance
Contains
(an XSLT function). This command is used to test for a string anywhere inside another string:
«If(contains(Surname,'prmzl'))»«Surname»
is not an English name.«End()»
Read more about testing various parts of a string here