🔭
Overview
💼
Platform Actions
💜
Integrations
🧰
Custom Actions
🛠️
Developer's Guide
Navigate through spaces
⌘
K
📕
Call API
📕
Generate Document
📕
Call Subprocess
📕
Decisional
⚓
Decisional Further Reading
📕
Join
📕
Delay
📕
For Each
📕
Throw
📕
Get File Data
📕
Map Process Data
✉️
Send Email
📬
Read Mailbox
📁
Database
📁
Documents
📁
DateTime
📁
SFTP
📁
HTML
📕
HTML Manipulation
📕
Is Valid
📁
JSON
📁
XML
📁
Lists
📁
Numerical
📁
Strings
📁
Converters
📁
Excel
📁
Scripting
📁
Utilitary
📁
PDF
📁
AWS S3
📁
Azure
📕
Get object
📕
Put object
❤️
Community-Made
Docs powered by
Archbee
Strings
Join
2min
Overview
The
Join
action concatenates a list of strings using a given separator.
Inputs & Outputs
[ I ] Input string list:
List<
String
>
to be concatenated.
[ I ] Input separator:
String
to use as a separator.
[ O ] Result
:
String
containing the concatenation.
Updated 17 Apr 2024
Did this page help you?
PREVIOUS
Null Or Empty
NEXT
Get Index
Docs powered by
Archbee
TABLE OF CONTENTS
Overview
Inputs & Outputs
Docs powered by
Archbee