Gets the contents of the RSP text.

# S3 method for RspText
getContent(text, unescape=FALSE, ...)

Arguments

unescape

If TRUE, character sequences <%% and %%> are unescaped to <% and %>.

...

Not used.

Value

Returns a character string.

Author

Henrik Bengtsson

See also

For more information see RspText.