Append Table¶
- 
class node_list_operations.AppendTable(*args, **kwargs)[source]¶
- Append Table to a list of Tables. - Inputs: - First : Table
- Table to be appended to the list on the lower port. 
- Second : Tables
- List of Tables that the Table on the upper port to be appended to. 
 - Outputs: - Output : Tables
- List of Tables that includes all incoming Tables. The Table on the upper port is located as the last element of the list. 
 - Opposite node: - Ref. nodes: