import.RspResponse: Imports the output from another RSP file
Description
Imports the output from another RSP file.
This is an internal methods called when processing the
<%@ import="" file="url" %="">%@> tag.Usage
## S3 method for class 'RspResponse}(response, ...)':
importundefined
- ...
{Arguments passed to sourceRsp().}
Writes the output from sourceRsp() to the RSP response output file.
If an error occurs, the error message is written too.
[object Object]
sourceRsp().
For more information see RspResponse.
internal
methods
file
IO