|
Type
|
Description
|
|
Logical
|
Indicates whether the function call was successful.
|
|
Parameter Name
|
Type
|
Description
|
I/O
|
Req
|
|
currentNode
|
Handle
|
Handle of the element node to which the attributes will be added.
|
I
|
Y
|
|
attributeNames
|
Char
|
List of the attribute names, delimited by the ASCII 3 (Progress chr(3)) character.
|
I
|
Y
|
|
attributeValues
|
Char
|
List of the attribute values, delimited by the ASCII 3 (Progress chr(3)) character. The number of entries is the same as the attributeNames list, and the order of values is the same as the order of names.
|
I
|
Y
|