Last updated 2 months ago
Was this helpful?
Prevents from automatically escaping single quotation mark characters that are contained in a variable.
PreserveSingleQuotes(variable=[String])
variable
String
true
The expression that needs to have its single quotes preserved.