getContent.RspText: Gets the contents of the RSP text
Description
Gets the contents of the RSP text.Usage
## S3 method for class 'RspText':
getContent(text, unescape=FALSE, ...)
Arguments
unescaped
If TRUE
, character sequences <%%< code=""> and
%%>
are unescaped to <%< code=""> and %>
.%<>
%%<>
See Also
For more information see RspText
.