Moves a subform object within a set of subform instances.
The corresponding data model information for the subform is also relocated within the data model.
Reference_Syntax.moveInstance( INTEGER param1, INTEGER param2 )
param1
A valid integer representing the 0 based index position of the form model object to move.
param2
A valid integer representing the 0 based position of the child object within the set of instances.
Empty
Model
Object
Form Model
instanceManager
XFA 2.1
Subform1.instanceManager.moveInstance(0,6);
Subform1.instanceManager.moveInstance(0,6)
Manipulating instances of a subform
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: