Skip to main content

For Each Text Line

Category: Text For Each Text Line block screenshot

Iterates over the lines of a text value and can trim lines and skip empties before running the body. Set skipEmpty to ignore empty rows or columns during iteration.

Inputs

InputRequiredValue KindTypesEnum Values
textyesexpressionstring
lineVaryesstringvariable-name
indexVaryesstringvariable-name
trimLinenoexpression
skipEmptynoexpression

Notes

No additional notes are available yet.

Examples

Import YouTube Chapter Text As Sequence Markers

Prompts for a pasted chapter block or a text file, optionally clears existing active-sequence markers, then imports YouTube-style chapter lines as sequence markers.

kind: Recipe · format: persisted-document · validation: Schema only

Topics: markers, YouTube chapters, text import, file dialogs, multiline prompts, marker comments

Source: recipes/ex-markers-import-youtube-chapter-text-as-sequence-markers.json

Download JSON