TupleList Operations The following table lists the TupleList operations in alphabetical order: Table 24 TupleList Function or Type Description Page tibasTupleList_Create() Creates a tuple list. 385 tibasTupleList_Free() Frees a specified tuple list. 389 tibasTupleList_Get() Returns the tuple stored at position index in the list. 387 tibasTupleList_Put() Appends a specified tuple to a specified tuple list. 388 tibasTupleList_Size() Returns the number of items in a specified tuple list. 386