Nodes/Comfyui-TOO-Pack/Text Line Selector πŸ“‹
ComfyUI Node

Text Line Selector πŸ“‹

A ComfyUI node in πŸ”΅TOO-Pack/utils with 4 inputs and 6 outputs.

By tetsuoo-onlineΒ·Created 8 months agoΒ·Updated 10 days agoΒ· 5
Text Line Selector πŸ“‹
    • STRING
    • indexed
    • input_count
    • output_count
    • FLOAT
    • INT
    β—„promptβ–Ί
    β—„start_index0β–Ί
    β—„max_rows1000β–Ί
    β—„range_strβ–Ί
    CategoryπŸ”΅TOO-Pack/utils

    Inputs (4)

    NameTypeDefaultDescription
    promptSTRINGβ€”
    start_indexINT00–9999β€”
    max_rowsINT10001–9999β€”
    range_strSTRINGRange selector (takes priority if filled). Dash for ranges: '0-2' (0,1,2), '4--1' (4,3,2,1,0). Comma for specific indices: '1,4' (1 and 4 only), '1,2,5' (1,2,5 only). Negatives supported: '-1' (last), '2--1' (2 to last)

    Outputs (6)

    NameTypeDescription
    STRINGSTRINGβ€”
    indexedSTRINGβ€”
    input_countINTβ€”
    output_countINTβ€”
    FLOATFLOATβ€”
    INTINTβ€”