Abstract
Optional
divider: stringStatic
decodeUse QueryKey encoding to decode a single part. This matches org.labkey.api.query.QueryKey.decodePart() in the Java API.
Static
encodeUse QueryKey encoding to encode a single part. This matches org.labkey.api.query.QueryKey.encodePart() in the Java API.
Static
needsReturns true if the part needs to be SQL quoted.
Static
quoteSQL quotes a bare string.
String to be quoted.
Quoted string.
Returns an Array of unencoded QueryKey parts