Add To List
Add an element to a list
Description
Add an element to a list
Inputs
- Control Flow (Control Flow)
- Source (List): Array, ListDef or QueryResult
- New Object (Object): New value to be added
Outputs
- Control Flow (Control Flow)
- Error Flow (Error Flow): Trigerred by receiving an error while adding the element to the list
- Result (List): The transformed list