Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
RW_PUT (RealWeb) (rw_put.htm)
![]() |
Example |
Outputs the contents of a string directly to RealWeb's RWC.OUTBUFbuffer. This is the simplest, yet potentially the most powerful, of all the
DataBasic API subroutines. You can set String to any HTML string.
RW_PUT(String)
String String to be output to RWC.OUTBUF.