Create Form


Category: Attributes   
Command: attr.formCreate   
Description   

Create a new form.

  
Parameters   

name

Label for the form.

parent

Parent of this form.

pos

Position of this form in its parent.

  
Example Code   

attr.formCreate "myForm"

  
Remarks   

None

  
Queryable? Unknown