Appends a node to the end of the node list.
Reference_Syntax.append( OBJECT param )
param
A valid reference syntax expression representing the node to be appended.
Empty
list class
XFA 2.1
// Append a data group node to another data model node. xfa.record.nodes.append(oGroupNode);
// Append a data group node to another data model node. xfa.record.nodes.append(oGroupNode)
Creating a node in the data model
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: