dbEscapeString
Description
Escape a string for use in the criteria attribute of the wt:list tag
Examples
<wt:list type="Contact" criteria="`Email Address` LIKE '%[wt:wt.request.email|dbEscapeString]%'"/>