Add Subform to a Form


Category: Attributes   
Command: attr.addSubform   
Description   

Add a new subform to a form.

  
Parameters   

name

Unique name of the new subform.

index

Index to insert the new subform into the form.

  
Example Code   

attr.addSubform "formName"

  
Remarks   

None

  
Queryable? Unknown