ComfyUI Node

String Item Menu

returns a string or int by selection

By drmbt·Created 2 years ago·Updated 6 months ago· 6
String Item Menu
    • output_string
    • index
    menu
    delimiter,
    select_item
    int_select-1
    Categorystring selection

    Inputs (4)

    NameTypeDefaultDescription
    menuSTRINGThe text to be split into a list by the delimiter.
    delimiterSTRING,Delimiter to split the input string.
    select_itemSTRINGSelect item and index by name from the menu.
    int_selectoptINT-1Input string to be split into menu items.

    Outputs (2)

    NameTypeDescription
    output_stringSTRING
    indexINT