|
Parameter Name
|
Type
|
Description
|
I/O
|
Req
|
|
nodeNames
|
Char
|
List of names of the new element nodes, delimited by the ASCII 3 (Progress chr(3)) character.
|
I
|
Y
|
|
nodeValues
|
Char
|
List of values of the new element nodes, delimited by the ASCII 3 (Progress chr(3)) character. The number of entries is the same as the nodeNames list, and the order of values is the same as the order of names.
|
I
|
N
|
|
parentNode
|
Handle
|
X-NODEREF object pointing to the node that will become the parent element of the new elements.
|
I
|
Y
|