Nodes/Text Line Selector/Text Line Selector
ComfyUI Node

Text Line Selector

A ComfyUI node in utils with 3 inputs and 2 outputs.

By TuriSc·Created 9 months ago·Updated 9 months ago· 2
Text Line Selector
    • selected_line
    • index
    multiline_text
    line_index1
    control_after_generateincrement
    Categoryutils

    Inputs (3)

    NameTypeDefaultDescription
    multiline_textSTRINGEnter multiple lines of text, each line will be processed individually
    line_indexINT11–999999Line number to extract (1 = first line, 2 = second line, etc.)
    control_after_generateCOMBOincrementHow to modify the index after generation: fixed (no change), increment (next line), decrement (previous line), or randomize (random line)

    Outputs (2)

    NameTypeDescription
    selected_lineSTRING
    indexINT