version 1.5
Function replaceItemValue (doc As NotesDocument, iName As String)
Replaces old item value (if item present else creates new one) with the content of particular container. May be used from any hierarchy level, so that statement:
rtSectionObject.Content.ReplaceItemValue doc, ITEM_NAME
will replace rich text item ITEM_NAME value with the section content.
Java Applet Read and Modify Parameters
Anchors
|