Create Form for Menu


Category: Menus   
Command: menu.createForm   
Description   

Create a new form and assign it to the selected menu.

  
Parameters   

name

Name of the form to create.

parent

Hash of form to parent the new form to.

  
Example Code   

menu.createForm "MyForm"

  
Remarks   

None

  
Queryable? Unknown