Inserts a node before a specific node in the node list.
Reference_Syntax.insert( OBJECT param1, OBJECT param2 )
param1
A valid reference syntax expression representing the node to be inserted.
param2
A valid reference syntax expression representing the node to insert before.
Empty
list class
XFA 2.1
xfa.datasets.connectionData.DataConnection.nodes.insert(oHeader,oFirst);
xfa.datasets.connectionData.DataConnection.nodes.insert(oHeader,oFirst)
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: