count Specifies the current number of subform instances on a form. Syntax Reference_Syntax.count = “integer“ Values Type Values Integer • integer An integer greater than or equal to 0 indicating the number of subform instances on the form. Applies to Model Object Form Model instanceManager Version XFA 2.5 Examples JavaScript Subform1.instanceManager.count; FormCalc Subform1.instanceManager.count