getContent.RspText.Rd
Gets the contents of the RSP text.
# S3 method for RspText
getContent(text, unescape=FALSE, ...)
If TRUE
, character sequences <%%
and
%%>
are unescaped to <%
and %>
.
Not used.
Returns a character
string.
For more information see RspText
.