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
RWA_INSERT_ITEM (RealWeb) (rwa_insert_item.htm)
![]() |
Example |
Opens a Reality file and reads the specified item. Converts attribute marks to linefeeds, then appends the converted contents to a string.
RWA_INSERT_ITEM(vString, Filename, Itemid)
vString A variable containing the string to which the generated code is appended. On return, the variable contains the modified string. If the string does not exist, it is created.
Filename Name of the Reality file to be opened.
Itemid Item id of the item to be read.