Add Channel to a Form


Category: Attributes   
Command: attr.addChannel   
Description   

Add a new channel to a form.

  
Parameters   

item

Item containing the channel to add.

channel

Name of the channel in the item.

index

Index to insert the new channel into the form.

  
Example Code   

attr.addChannel "itemRef" "channelName"

  
Remarks   

None

  
Queryable? Unknown