In This Topic
Insert an item and its ports to be at a particular position in the list.
Syntax
Parameters
- i
- the intended index for the item and its accompanying objects
- item
- any GoObject
- leftport
- any object, but typically a GoPort or null
- rightport
- any object, but typically a GoPort or null
See Also