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.