addOrReplaceNode

addOrReplaceNode(object)

Adds new DataElement or replaces it if ElementID already exists.

addOrReplaceNode(node)
ParameterTypeDescription
nodeobjectDataElement to add

Return Value

Added/replaced

data element

See Also