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