ComfyUI Node

Text Line Select

Display text with optional line selection

By drmbt·Created 2 years ago·Updated 6 months ago· 6
Text Line Select
    • text
    • text_list
    • count
    • selected
    text
    select0
    randomfalse
    CategoryText Tools

    Inputs (3)

    NameTypeDefaultDescription
    textSTRING
    selectINT00–9223372036854776000Select which line to output (cycles through available lines). This number loops with a modulo operator.
    randomBOOLEANfalseWhen enabled, selects a random line instead of using the select index

    Outputs (4)

    NameTypeDescription
    textSTRING
    text_listSTRING
    countINT
    selectedSTRING