When set to true indicates that a string result returned to the client should not be encoded in anw way. This can be more efficient for large string results passed back to the client when returning HTML or other plain text and avoids extra encoding and decoding.

The client can also specify format=string on the querystring to return string values as raw strings.