Help guide

String Array Concat node

Updated June 21, 2026

String Array Concat node

Product media placeholder

Replace this area with a screenshot or short walkthrough video during the media sweep.

Pure data transform. Concatenates up to N stringArray inputs (in0..inN-1, default 8) into a single flat stringArray output. Complement to textDecompose for multi-source typewriter-style graphs: each source goes through its own textDecompose; this node stitches the per-source items[] into one indexable stream for textSequence. Unwired ports contribute nothing (default = empty array) so the node is safe to serialize with fewer connections than ports.

Type stringArrayConcatCategory textContext sharedDynamic ports yesCompound no

Inputs

PortTypeDescription
--No ports declared.

Outputs

PortTypeDescription
itemsstringArrayItems

Parameters

ParameterTypeDefaultDescription
portCountint8Input port count min 2; max 32

Envelope

Use stringArrayConcat as the node type inside a graph node envelope. Add id, optional params, optional connections, and optional activeWhen based on the guide context.

Generated source

Registry faster-motion-docs/node-registry.jsonCategory page /help/faster-motion/faster-motion-node-category-text/

Was this guide helpful?

Sunny Arora

Written by

Sunny Arora

Get technical deep dives delivered to your inbox

Join creators and developers who get exclusive insights, tutorials, and behind-the-scenes content every week.

No spam. Unsubscribe anytime.

Continue Exploring

You might also enjoy