escapeSoqlLiteral
escapeSoqlLiteral(
value):string
Defined in: packages/simply-core/src/query/escapeSoqlLiteral.ts:18
Escape a value for use inside a single-quoted SOQL string literal.
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string