Skip to content

AppendToCollection

cpgames edited this page Jul 12, 2022 · 2 revisions

image

Adds an element to collection.


Input Ports:

Start - execution entry.
ElementType - collection element type.
Collection - collection to append to.
Element - item to append.


Output Ports:

Done - execution exit.

Clone this wiki locally