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_INSERT_ITEM (RealWeb) (rw_insert_item.htm)
![]() |
![]() |
Opens a Reality file and reads the specified item. Converts attribute marks to linefeeds, then outputs to the RealWeb buffer specified in the Control parameter.
RW_INSERT_ITEM(Filename, Itemid, Control)
Filename Name of the Reality file to be opened.
Itemid Item id of the item to be read.
Control Specifies the RealWeb output buffer as follows:
RWD_NORMAL or an empty string
Output to RWC.OUTBUF
RWD_HEAD
Output to RWC.HEADBUF
RWD_JAVASCRIPT
Output to RWC.JSBUF
RWD_ERROR
Output to RWC.ERRORBUF