what is the right syntax for something like this to work?
var newInst = xfa.form.form1.resolveNode("#page[0]").instanceManager.addInstance(1);
what is the right syntax for something like this to work?
var newInst = xfa.form.form1.resolveNode("#page[0]").instanceManager.addInstance(1);