Preservesinglequotes()
Returns back string without letting the engine escape the single quotes. Used within CFQUERY blocks usually
Usage
STRING = Preservesinglequotes(
p1
)
Argument | Summary |
---|---|
p1 | string |