join
Node Type ID: "studio.tokens.array.join"
Package
This is a core package available at Graph Engine
To install
- NPM
- Yarn
npm install @tokens-studio/graph-engine
yarn add @tokens-studio/graph-engine
Description
Join node allows you to join an array into a string using a delimiter.
Inputs
array
No description
delimiter
No description
Outputs
value
No description
Example
No examples