External Interfaces > RealWeb > RealWeb API > Text and HTML Insertion > RWA_INSERT_ITEM

Comment on this topic

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)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RWA_INSERT_ITEM


Purpose

Opens a Reality file and reads the specified item. Converts attribute marks to linefeeds, then appends the converted contents to a string.

 Syntax

RWA_INSERT_ITEM(vString, Filename, Itemid)

Parameters

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.

RealityV15.1 (MoTW) Revision 7Comment on this topic