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