Escape a string value for safe inclusion in a SQL filter.
Parameters
value: string
Returns string
Deprecated
Import EscapeSQLString from @memberjunction/global instead — it is the one
canonical escaper. This alias remains only so external callers do not break; it will be
removed in the next major.
Escape a string value for safe inclusion in a SQL filter.