Add Command to a Form


Category: Attributes   
Command: attr.addCommand   
Description   

Add a new command control to a form.

  
Parameters   

command

The command's name and any arguments or query markers.

index

Index to insert new control into the form.

  
Example Code   

attr.commondControl "cmd arg1 {arg2}"

  
Remarks   

None

  
Queryable? Unknown