Skip to content

escapeCmis

function

Escape single quotes and backslashes for safe embedding in a CMIS statement.

function escapeCmis(value: string): string;
NameTypeDescription
valuestring

Returns: string