Help guide

String Array Pick node

Updated June 21, 2026

String Array Pick node

Product media placeholder

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

Pure picker — emits `array[floor(index)]` as a string. Index is clamped to [0, length-1]. The `array` input port wins when wired (non-empty); otherwise falls back to the `values` param. Fallback string returned when the resolved array is empty.

Type stringArrayPickCategory textContext sharedDynamic ports noCompound no

Inputs

PortTypeDescription
indexfloatIndex
arraystringArrayArray

Outputs

PortTypeDescription
valuestringValue

Parameters

ParameterTypeDefaultDescription
indexint0Static index baked into the .fmtion. Used when the `Index` input port is unwired. Wire the port to override at runtime. min 0
fallbackstring""Fallback (empty array)

Envelope

Use stringArrayPick 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