Flowcode Docs home page
Search...
Getting Started
Quick Start
Flowcode Basics
Essentials
Testing
Debugging
Deploying
Organizing
Advanced and Settings
Advanced Features
Settings
Nodes
Console
Control Flow
Dates
File System
Lists
Accumulate Some Values by Count
Repeat
Get List Element
Remove Item
Concat Lists
Prepend
Append
Head and rest
List Length
Flatten
List Is Empty
Reverse
Loop List
Remove Item At
Slice
Numbers
Objects
State
Strings
Flowcode Docs home page
Search...
Search...
Navigation
Lists
Concat Lists
Documentation
Documentation
Lists
Concat Lists
Concatenates two lists
Inputs
list1: First list (required)list2: Second list (required)
Outputs
list: Concatenated list
Previous
Prepend
Prepends an item to a list
Next
On this page
Inputs
Outputs