RXS_out()
This is a “raw output” subprocedure that will allow you to push data to standard out in any fashion that suits your needs. An example usage is within RXS_stdOutError() which simply composes a small XML stream to send to standard out without using the Template Engine.
Subprocedure Prototype
|
Writes data to standard out. |
|
The data to be sent to standard out. |