Nodes/ComfyUI-list-filter/Index List From String
ComfyUI Node

Index List From String

Splits a string into a list of indices based on the provided delimiter.

By Kesin11·Created 2 years ago·Updated about a year ago· 1
Index List From String
    • index_list
    string
    delimiter,
    Categorylist-filter

    Inputs (2)

    NameTypeDefaultDescription
    stringSTRINGThe string to be split into indices.
    delimiterSTRING,The delimiter used to split the string.

    Outputs (1)

    NameTypeDescription
    index_listINT