Nodes/Basic data handling/splitlines (to LIST)
ComfyUI Node

splitlines (to LIST)

Splits the string at line boundaries. This node returns a list of the lines in the string, breaking at line boundaries. If keepends is True, line breaks are included in the resulting list. Creates a LIST of strings.

By StableLlama·Created about a year ago·Updated 25 days ago· 45
splitlines (to LIST)
    • LIST
    string
    keependsfalse
    CategoryBasic/STRING

    Inputs (2)

    NameTypeDefaultDescription
    stringSTRING
    keependsoptBOOLEANfalse

    Outputs (1)

    NameTypeDescription
    LISTLIST