Prevents ColdFusion from automatically "escaping" single-quotes contained in variable.
PreserveSingleQuotes(variable)
Variable containing the string for which single quotes are preserved.
PreserveSingleQuotes is useful in SQL statements.
AllaireDoc@allaire.com Copyright © 1998, Allaire Corporation. All rights reserved.