Add Channel to a Form (Custom Definition)


Category: Attributes   
Command: attr.addChannelCustom   
Description   

Add a new channel to a form using a custom definition.

  
Parameters   

channel

Name of the channel to add

datatype

Default Datatype of the channel.

index

Index to insert the new channel into the form.

  
Example Code   

attr.addChannelCustom "channelName" "datatype"

  
Remarks   

None

  
Queryable? Unknown